Skip to content

Commit e29bc63

Browse files
author
GitHub Bot
committed
Update CHANGELOG for auto-release v0.27.0
1 parent 0035651 commit e29bc63

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v0.27.0] - 2024-03-21
6+
57
- [BUG] Fix logic for groupby in complete. Index support deprecated. Fix deprecation warning for fillna in `complete` PR #1289 @samukweku
68
- [ENH] `select` function now supports variable arguments - PR #1288 @samukweku
79
- [ENH] `conditional_join` now supports timedelta dtype. - PR #1297 @samukweku
@@ -356,7 +358,9 @@ We thank all contributors
356358
who have helped make `pyjanitor`
357359
the package that it is today.
358360

359-
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.26.0...HEAD
361+
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.27.0...HEAD
362+
363+
[v0.27.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.26.0...v0.27.0
360364

361365
[v0.26.0]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.25.0...v0.26.0
362366

0 commit comments

Comments
 (0)