Skip to content

Commit b25e3ba

Browse files
author
GitHub Bot
committed
Update CHANGELOG for auto-release v0.32.3
1 parent 7c280a4 commit b25e3ba

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Changelog
22

33
## [Unreleased]
4-
- [ENH] Undeprecate `select_columns` and `select_rows` - Issue #1514 @samukweku
5-
- [ENH] `clean_names()` now replaces `@` with `_` when between word characters - Issue #1257 @Kevin-Smith77
4+
5+
## [v0.32.3] - 2025-12-11
6+
7+
- [ENH] Undeprecate `select_columns` and `select_rows` - Issue #1514 @samukweku
8+
- [ENH] `clean_names()` now replaces `@` with `_` when between word characters - Issue #1257 @Kevin-Smith77
69

710
## [v0.32.2] - 2025-12-06
811

@@ -411,7 +414,9 @@ We thank all contributors
411414
who have helped make `pyjanitor`
412415
the package that it is today.
413416

414-
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.32.2...HEAD
417+
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.32.3...HEAD
418+
419+
[v0.32.3]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.32.2...v0.32.3
415420

416421
[v0.32.2]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.32.1...v0.32.2
417422

0 commit comments

Comments
 (0)