Skip to content

Commit d2bb831

Browse files
author
GitHub Bot
committed
Update CHANGELOG for auto-release v0.28.1
1 parent 6e77fbc commit d2bb831

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v0.28.1] - 2024-08-09
6+
57
## [v0.28.0] - 2024-08-03
68

79
- [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
374376
who have helped make `pyjanitor`
375377
the package that it is today.
376378

377-
[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
378382

379383
[v0.28.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.27.0...v0.28.0
380384

0 commit comments

Comments
 (0)