File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## [ Unreleased]
4
+
5
+ ## [ v0.26.0] - 2023-09-18
6
+
4
7
- [ ENH] ` clean_names ` can now be applied to column values. Issue #995 @samukweku
5
8
- [ BUG] Fix ImportError - Issue #1285 @samukweku
6
9
@@ -342,7 +345,9 @@ We thank all contributors
342
345
who have helped make ` pyjanitor `
343
346
the package that it is today.
344
347
345
- [ Unreleased ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.25.0...HEAD
348
+ [ Unreleased ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.26.0...HEAD
349
+
350
+ [ v0.26.0 ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.25.0...v0.26.0
346
351
347
352
[ v0.25.0 ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.24.0...v0.25.0
348
353
You can’t perform that action at this time.
0 commit comments