Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SethMMorton committed Sep 1, 2022
1 parent 1a7ccd1 commit 6406baf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Unreleased
---

### Changed
- Auto-coerce `pathlib.Path` objects to `str` since it is the least astonishing
behavior ([@Gilthans](https://github.com/Gilthans), issues #152, #153)
- Reduce strictness of type hints to avoid over-constraining client code (#154)

[8.1.0] - 2022-01-30
---

Expand Down

0 comments on commit 6406baf

Please sign in to comment.