Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sloria committed Nov 20, 2024
1 parent deb0315 commit ce26271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

Bug fixes:

- Fix passing non-string default values to `Env.timedelta` ([#369](https://github.com/sloria/environs/pull/369)).
Thanks [tcleonard](https://github.com/tcleonard) for reporting and
thanks [ddelange](https://github.com/ddelange) for the PR.
- Fix `Env.read_env(recurse=True)` so that it returns as soon as a `.env`
file is found ([#370](https://github.com/sloria/environs/pull/370)).
Thanks [senese](https://github.com/senese) for the PR.
Expand Down

0 comments on commit ce26271

Please sign in to comment.