Skip to content

Commit 477a854

Browse files
author
Saurabh Kumar
committed
Update doc
1 parent ad75a0a commit 477a854

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ Changelog
299299
Unreleased
300300
-----
301301

302+
- Improve interactive mode detection ([@andrewsmith])([#183]).
302303
- Refactor parser to fix parsing inconsistencies ([@bbc2])([#170]).
303304
- Interpret escapes as control characters only in double-quoted strings.
304305
- Interpret `#` as start of comment only if preceded by whitespace.
@@ -430,7 +431,9 @@ Unreleased
430431
[#121]: https://github.com/theskumar/python-dotenv/issues/121
431432
[#176]: https://github.com/theskumar/python-dotenv/issues/176
432433
[#170]: https://github.com/theskumar/python-dotenv/issues/170
434+
[#183]: https://github.com/theskumar/python-dotenv/issues/183
433435

436+
[@andrewsmith]: https://github.com/andrewsmith
434437
[@asyncee]: https://github.com/asyncee
435438
[@greyli]: https://github.com/greyli
436439
[@venthur]: https://github.com/venthur

0 commit comments

Comments
 (0)