Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,13 +221,13 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 0.6.2

- Fix dotenv list command ([@ticosax](https://github.com/ticosax))
- Add iPython Suport
- Add iPython Support
([@tillahoffmann](https://github.com/tillahoffmann))

## 0.6.0

- Drop support for Python 2.6
- Handle escaped charaters and newlines in quoted values. (Thanks
- Handle escaped characters and newlines in quoted values. (Thanks
[@iameugenejo](https://github.com/iameugenejo))
- Remove any spaces around unquoted key/value. (Thanks
[@paulochf](https://github.com/paulochf))
Expand Down