Skip to content

Commit 2998990

Browse files
author
Saurabh Kumar
committed
Add changelog
1 parent b7c6d1b commit 2998990

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,10 @@ Executing the tests:
246246
Changelog
247247
=========
248248

249+
0.6.5
250+
----
251+
- Add support for special characters `\` (`@pjona`) (`#60 <https://github.com/theskumar/python-dotenv/issues/60>`__)
252+
249253
0.6.4
250254
----
251255
- Fix issue with single quotes (`@Flimm`) (`#52 <https://github.com/theskumar/python-dotenv/issues/52>`__)
@@ -279,6 +283,7 @@ Changelog
279283
- cli: Added ``-q/--quote`` option to control the behaviour of quotes around values in ``.env``. (Thanks `@hugochinchilla`_).
280284
- Improved test coverage.
281285

286+
.. _@pjona: https://github.com/pjona
282287
.. _@Flimm: https://github.com/Flimm
283288
.. _@ticosax: https://github.com/ticosax
284289
.. _@tillahoffmann: https://github.com/tillahoffmann

0 commit comments

Comments
 (0)