Skip to content

Commit 1c0e807

Browse files
committed
Update release notes
1 parent fa6d053 commit 1c0e807

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ Versions releases 0.2.x & above
44
0.5.0 (Unreleased)
55
==================
66

7-
see issue #104
7+
see issues #104 & #110
88

99
- Add support for SQLAlchemy 1.4.
1010
- Drop official support for PyPy.
1111
- Simplify memory management by using ``weakref.WeakSet`` instead of rolling our own
1212
weak reference set.
1313
- Unify ``after_flush_postexec`` execution path for CPython & PyPy.
1414
- Simplify ``get_siblings``.
15+
- Run doctest on all code snippets in the documentation.
16+
- Fix some of the incorrect documentation snippets.
1517

1618
0.4.0 (2025-05-30)
1719
==================

0 commit comments

Comments
 (0)