diff --git a/docs/source/changelog.md b/docs/source/changelog.md index 42cbcdc..05df9d5 100644 --- a/docs/source/changelog.md +++ b/docs/source/changelog.md @@ -6,9 +6,6 @@ - add Date and Duration type - string / datetime operations now have their separate namespace (.str / .dt) - add partition_by=, arrange= and filter= arguments for window / aggregation functions (filter does not work on SQL yet) - -## unreleased - - migrate project to pixi ## 0.1.5 (2024-04-20)