File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -287,10 +287,10 @@ Changelog
2872870.10.0
288288-----
289289
290- - Add support for UTF-8 in unquoted values [ ( @bbc2 ) ]
291- - Add support for trailing comments [ ( @bbc2 ) ]
292- - Add backslashes support in values [ ( @bbc2 ) ]
293- - Add support for newlines in values [ ( @bbc2 ) ]
290+ - Add support for UTF-8 in unquoted values ( [ @bbc2 ] )( [ # 148 ] )
291+ - Add support for trailing comments ( [ @bbc2 ] )( [ # 148 ] )
292+ - Add backslashes support in values ( [ @bbc2 ] )( [ # 148 ] )
293+ - Add support for newlines in values ( [ @bbc2 ] )( [ # 148 ] )
294294- Force environment variables to str with Python2 on Windows ([ @greyli ] )
295295- Drop Python 3.3 support ([ @greyli ] )
296296- Fix stderr/-out/-in redirection ([ @venthur ] )
@@ -391,8 +391,9 @@ Changelog
391391- Improved test coverage.
392392
393393[ #78 ] : https://github.com/theskumar/python-dotenv/issues/78
394+ [ #148 ] : https://github.com/theskumar/python-dotenv/issues/148
394395
395- [ @@ greyli ] : https://github.com/@greyli
396+ [ @greyli ] : https://github.com/@greyli
396397[ @venthur ] : https://github.com/venthur
397398[ @Flimm ] : https://github.com/Flimm
398399[ @theskumar ] : https://github.com/theskumar
You can’t perform that action at this time.
0 commit comments