File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -246,9 +246,14 @@ Executing the tests:
246246Changelog
247247=========
248248
249+ 0.6.4
250+ ----
251+ - Fix issue with single quotes (`@Flimm `) (`#52 <https://github.com/theskumar/python-dotenv/issues/52 >`__)
252+
2492530.6.3
250254----
251- - Handle unicode exception in setup.py (`#46 <https://github.com/theskumar/python-dotenv/issues/45 >`__)
255+ - Handle unicode exception in setup.py (`#46 <https://github.com/theskumar/python-dotenv/issues/46 >`__)
256+
2522570.6.2
253258----
254259- Fix `dotenv list ` command (`@ticosax `_)
@@ -274,6 +279,7 @@ Changelog
274279- cli: Added ``-q/--quote `` option to control the behaviour of quotes around values in ``.env ``. (Thanks `@hugochinchilla `_).
275280- Improved test coverage.
276281
282+ .. _@Flimm : https://github.com/Flimm
277283.. _@ticosax : https://github.com/ticosax
278284.. _@tillahoffmann : https://github.com/tillahoffmann
279285.. _@hugochinchilla : https://github.com/hugochinchilla
You can’t perform that action at this time.
0 commit comments