Skip to content

Commit

Permalink
Update CHANGELOG for auto-release v0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Bot committed Sep 23, 2024
1 parent c04dcca commit e9fd3a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [v0.29.1] - 2024-09-23

## [v0.29.0] - 2024-09-15

- [DOC] Un-deprecate `join_apply` as no alternative currently exists - Issue #1399 @lbeltrame
Expand Down Expand Up @@ -380,7 +382,9 @@ We thank all contributors
who have helped make `pyjanitor`
the package that it is today.

[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.29.0...HEAD
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.29.1...HEAD

[v0.29.1]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.29.0...v0.29.1

[v0.29.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.28.1...v0.29.0

Expand Down

0 comments on commit e9fd3a4

Please sign in to comment.