mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Release 1.9
This commit is contained in:
parent
4c0912dbf2
commit
6ac0a5df5d
2 changed files with 8 additions and 1 deletions
|
|
@ -2,6 +2,13 @@
|
|||
Changelog
|
||||
===========
|
||||
|
||||
.. _v1_9:
|
||||
|
||||
1.9 (2019-08-04)
|
||||
----------------
|
||||
|
||||
- ``table.m2m(...)`` method for creating many-to-many relationships: :ref:`python_api_m2m` (`#23 <https://github.com/simonw/sqlite-utils/issues/23>`__)
|
||||
|
||||
.. _v1_8:
|
||||
|
||||
1.8 (2019-07-28)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue