File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 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
411414who have helped make ` pyjanitor `
412415the 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
You can’t perform that action at this time.
0 commit comments