We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b043829 commit 36516a7Copy full SHA for 36516a7
CHANGELOG.md
@@ -221,13 +221,13 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
221
## 0.6.2
222
223
- Fix dotenv list command ([@ticosax](https://github.com/ticosax))
224
-- Add iPython Suport
+- Add iPython Support
225
([@tillahoffmann](https://github.com/tillahoffmann))
226
227
## 0.6.0
228
229
- Drop support for Python 2.6
230
-- Handle escaped charaters and newlines in quoted values. (Thanks
+- Handle escaped characters and newlines in quoted values. (Thanks
231
[@iameugenejo](https://github.com/iameugenejo))
232
- Remove any spaces around unquoted key/value. (Thanks
233
[@paulochf](https://github.com/paulochf))
0 commit comments