File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments