mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Release notes for 3.35.1, refs #592
This commit is contained in:
parent
cb034621fd
commit
60900bd80a
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
|||
Changelog
|
||||
===========
|
||||
|
||||
.. _v3_35_1:
|
||||
|
||||
3.35.1 (2023-09-08)
|
||||
-------------------
|
||||
|
||||
- Fixed a bug where :ref:`table.transform() <python_api_transform>` would sometimes re-assign the ``rowid`` values for a table rather than keeping them consistent across the operation. (:issue:`592`)
|
||||
|
||||
.. _v3_35:
|
||||
|
||||
3.35 (2023-08-17)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue