File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- - [ ENH] Added support for pd.Series.select - Issue #1394 @samukweku
6- - [ ENH] Added suport for janitor.mutate - Issue #1226 @samukweku
7- - [ ENH] Added support for janitor.summarise - Issue #1225 @samukweku
8- - [ ENH] Added support for janitor.alias - Issue #1449 @samukweku
5+ ## [ v0.31.0] - 2025-03-07
6+
7+ - [ ENH] Added support for pd.Series.select - Issue #1394 @samukweku
8+ - [ ENH] Added suport for janitor.mutate - Issue #1226 @samukweku
9+ - [ ENH] Added support for janitor.summarise - Issue #1225 @samukweku
10+ - [ ENH] Added support for janitor.alias - Issue #1449 @samukweku
911
1012## [ v0.30.0] - 2024-12-04
1113
@@ -391,7 +393,9 @@ We thank all contributors
391393who have helped make ` pyjanitor `
392394the package that it is today.
393395
394- [ Unreleased ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.30.0...HEAD
396+ [ Unreleased ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.31.0...HEAD
397+
398+ [ v0.31.0 ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.30.0...v0.31.0
395399
396400[ v0.30.0 ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.29.2...v0.30.0
397401
You can’t perform that action at this time.
0 commit comments