mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Backfilled release notes for 0.2, 0.3, 0.3.1 - closes #576
This commit is contained in:
parent
c728c25555
commit
13ebcc575d
1 changed files with 16 additions and 0 deletions
|
|
@ -1268,3 +1268,19 @@ A few other changes:
|
|||
----------------
|
||||
|
||||
- ``enable_fts()``, ``populate_fts()`` and ``search()`` table methods
|
||||
|
||||
0.3.1 (2018-07-31)
|
||||
------------------
|
||||
|
||||
- Documented related projects
|
||||
- Added badges to the documentation
|
||||
|
||||
0.3 (2018-07-31)
|
||||
----------------
|
||||
|
||||
- New ``Table`` class representing a table in the SQLite database
|
||||
|
||||
0.2 (2018-07-28)
|
||||
----------------
|
||||
|
||||
- Initial release to PyPI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue