Skip to content

Commit b3e0925

Browse files
author
GitHub Bot
committed
Update CHANGELOG for auto-release v0.21.2
1 parent 590e5a5 commit b3e0925

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.21.2] - 2021-09-01
6+
57
- [ENH] Fix warning message in `coalesce`, from bfill/fill;`coalesce` now uses variable arguments. Issue #882 @samukweku
68
- [INF] Add SciPy as explicit dependency in `base.in`. Issue #895 @ericmjl
79

@@ -235,7 +237,9 @@ We thank all contributors
235237
who have helped make `pyjanitor`
236238
the package that it is today.
237239

238-
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.21.1...HEAD
240+
[Unreleased]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.21.2...HEAD
241+
242+
[v0.21.2]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.21.1...v0.21.2
239243

240244
[v0.21.1]: https://github.com/pyjanitor-devs/pyjanitor/compare/v0.21.0...v0.21.1
241245

0 commit comments

Comments
 (0)