Skip to content

Commit acdd159

Browse files
author
GitHub Bot
committed
Update CHANGELOG for auto-release v0.26.0
1 parent 8454ce9 commit acdd159

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [v0.26.0] - 2023-09-18
6+
47
- [ENH] `clean_names` can now be applied to column values. Issue #995 @samukweku
58
- [BUG] Fix ImportError - Issue #1285 @samukweku
69

@@ -342,7 +345,9 @@ We thank all contributors
342345
who have helped make `pyjanitor`
343346
the package that it is today.
344347

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
346351

347352
[v0.25.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.24.0...v0.25.0
348353

0 commit comments

Comments
 (0)