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 6e77fbc commit d2bb831Copy full SHA for d2bb831
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [v0.28.1] - 2024-08-09
6
+
7
## [v0.28.0] - 2024-08-03
8
9
- [ENH] Added a `cartesian_product` function, as well as an `expand` method for pandas. - Issue #1293 @samukweku
@@ -374,7 +376,9 @@ We thank all contributors
374
376
who have helped make `pyjanitor`
375
377
the package that it is today.
378
-[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.0...HEAD
379
+[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.1...HEAD
380
381
+[v0.28.1]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.0...v0.28.1
382
383
[v0.28.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.27.0...v0.28.0
384
0 commit comments