We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ecdb4 commit 47639a0Copy full SHA for 47639a0
1 file changed
docs/changelog.rst
@@ -3,6 +3,22 @@
3
0.x Changelog
4
=============
5
6
+.. changelog:: 1.0.0
7
+ :date: 2025-03-18
8
+
9
+ .. change:: remove deprecated packages removed in `v1.0.0`
10
+ :type: misc
11
+ :pr: 419
12
13
+ Removes deprecated packages and prepares for 1.0 release.
14
15
+ .. change:: logic correction for window function
16
+ :type: bugfix
17
+ :pr: 421
18
19
+ Corrects the logic for using a count with a window function.
20
21
22
.. changelog:: 0.34.0
23
:date: 2025-03-10
24
0 commit comments