Skip to content

Commit

Permalink
DOC: pre-release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shilorigins committed Jul 19, 2024
1 parent 8d3edd4 commit 011e2d9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/source/upcoming_release_notes/57-snapshot_saving.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
57 snapshot saving
#################

API Breaks
----------
- N/A

Features
--------
- ability to save Snapshots for a Collection

Bugfixes
--------
- N/A

Maintenance
-----------
- generalized Client._gather_data to work on any type of Entry
- made Client._gather_data iterative rather than recursive to simplify the conditional logic

Contributors
------------
- shilorigins

0 comments on commit 011e2d9

Please sign in to comment.