We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c728c25 commit 13ebcc5Copy full SHA for 13ebcc5
1 file changed
docs/changelog.rst
@@ -1268,3 +1268,19 @@ A few other changes:
1268
----------------
1269
1270
- ``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