Skip to content

Commit 13ebcc5

Browse files
committed
Backfilled release notes for 0.2, 0.3, 0.3.1 - closes #576
1 parent c728c25 commit 13ebcc5

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,3 +1268,19 @@ A few other changes:
12681268
----------------
12691269

12701270
- ``enable_fts()``, ``populate_fts()`` and ``search()`` table methods
1271+
1272+
0.3.1 (2018-07-31)
1273+
------------------
1274+
1275+
- Documented related projects
1276+
- Added badges to the documentation
1277+
1278+
0.3 (2018-07-31)
1279+
----------------
1280+
1281+
- New ``Table`` class representing a table in the SQLite database
1282+
1283+
0.2 (2018-07-28)
1284+
----------------
1285+
1286+
- Initial release to PyPI

0 commit comments

Comments
 (0)