Skip to content

Commit 3aa526c

Browse files
author
Saurabh Kumar
committed
Add changelog for theskumar#57, thanks @maxkoryukov
1 parent 7ab249b commit 3aa526c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,11 @@ Executing the tests:
249249
Changelog
250250
=========
251251

252+
dev
253+
---
254+
- Disable ".env not found" warning by default (#57)(`@maxkoryukov`) (`#57 <https://github.com/theskumar/python-dotenv/issues/57>`__)
255+
256+
252257
0.6.5
253258
----
254259
- Add support for special characters `\` (`@pjona`) (`#60 <https://github.com/theskumar/python-dotenv/issues/60>`__)
@@ -286,6 +291,7 @@ Changelog
286291
- cli: Added ``-q/--quote`` option to control the behaviour of quotes around values in ``.env``. (Thanks `@hugochinchilla`_).
287292
- Improved test coverage.
288293

294+
.. _@maxkoryukov: https://github.com/maxkoryukov
289295
.. _@pjona: https://github.com/pjona
290296
.. _@Flimm: https://github.com/Flimm
291297
.. _@ticosax: https://github.com/ticosax

0 commit comments

Comments
 (0)