Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Jun 27, 2024
1 parent f5748bd commit 399ced6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Changelog
=========

2024.6.1
--------

Fixes

- fix appending to non-dict reference sets (#1634)
- don't let generic edit info dicts (#1633)
- set https's loop before calling super (#1633)
- cached write file doesn't need to update it's size on close (#1633)
- fix JSON ser for FSs with interior FSs (#1628, 1627)

Check failure on line 13 in docs/source/changelog.rst

View workflow job for this annotation

GitHub Actions / Check for spelling errors

ser ==> set
- option to strip "password" when pickling (#1625)
- fix filecache write (#1622)


2024.6.0
--------

Expand Down

0 comments on commit 399ced6

Please sign in to comment.