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 cececeb commit 04de4f1Copy full SHA for 04de4f1
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [v0.29.0] - 2024-09-15
6
+
7
- [DOC] Un-deprecate `join_apply` as no alternative currently exists - Issue #1399 @lbeltrame
8
9
## [v0.28.1] - 2024-08-09
@@ -378,7 +380,9 @@ We thank all contributors
378
380
who have helped make `pyjanitor`
379
381
the package that it is today.
382
-[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.1...HEAD
383
+[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.29.0...HEAD
384
385
+[v0.29.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.1...v0.29.0
386
387
[v0.28.1]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.0...v0.28.1
388
0 commit comments