Skip to content

Commit

Permalink
Release notes for 3.35.1, refs #592
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Sep 9, 2023
1 parent cb03462 commit 60900bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 60900bd

Please sign in to comment.