Skip to content

Commit 2f58bcc

Browse files
committed
Update changelog
1 parent bc43967 commit 2f58bcc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1515
### Fixed
1616

1717
- Fix escaping of quoted values written by `set_key` (#236 by [@bbc2]).
18-
- Fix dotenv run crashing on environment variables without values
18+
- Fix `dotenv run` crashing on environment variables without values (#237 by [@yannham]).
1919

2020
## [0.11.0] - 2020-02-07
2121

@@ -185,6 +185,7 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
185185
[@theskumar]: https://github.com/theskumar
186186
[@ulyssessouza]: https://github.com/ulyssessouza
187187
[@venthur]: https://github.com/venthur
188+
[@yannham]: https://github.com/yannham
188189

189190
[Unreleased]: https://github.com/theskumar/python-dotenv/compare/v0.11.0...HEAD
190191
[0.11.0]: https://github.com/theskumar/python-dotenv/compare/v0.10.5...v0.11.0

0 commit comments

Comments
 (0)