mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 18:04:32 +02:00
parent
01c7784be5
commit
1a9dab86fe
2 changed files with 9 additions and 1 deletions
|
|
@ -2,6 +2,14 @@
|
|||
Changelog
|
||||
===========
|
||||
|
||||
.. _v2_16_1:
|
||||
|
||||
2.16.1 (2020-08-28)
|
||||
-------------------
|
||||
|
||||
- ``insert_all(..., alter=True)`` now works for columns introduced after the first 100 records. Thanks, Simon Wiles! (`#139 <https://github.com/simonw/sqlite-utils/issues/139>`__)
|
||||
- Continuous Integration is now powered by GitHub Actions. (`#143 <https://github.com/simonw/sqlite-utils/issues/143>`__)
|
||||
|
||||
.. _v2_16:
|
||||
|
||||
2.16 (2020-08-21)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue