Skip to content

Commit 1169390

Browse files
committed
Update CHANGELOG and remove non important updates
1 parent 9fc233d commit 1169390

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ Changelog
1111

1212
0.25.0 (unreleased)
1313
------
14-
Fixed
14+
Added
1515
^^^^^
16-
- Fixed asyncio "no current event loop" deprecation warning by replacing `asyncio.get_event_loop()` with modern event loop handling using `get_running_loop()` with fallback to `new_event_loop()` (#1865)
16+
- Implement __contains, __contained_by, __overlap and __len for ArrayField (#1877)
1717

18+
Fixed
19+
^^^^^
1820
Changed
1921
^^^^^^^
20-
- add benchmarks for `get_for_dialect` (#1862)
2122

2223
0.24
2324
====
24-
2525
0.24.0
2626
------
2727
Fixed

0 commit comments

Comments
 (0)