There was an error while loading. Please reload this page.
1 parent 7ab249b commit 3aa526cCopy full SHA for 3aa526c
1 file changed
README.rst
@@ -249,6 +249,11 @@ Executing the tests:
249
Changelog
250
=========
251
252
+dev
253
+---
254
+- Disable ".env not found" warning by default (#57)(`@maxkoryukov`) (`#57 <https://github.com/theskumar/python-dotenv/issues/57>`__)
255
+
256
257
0.6.5
258
----
259
- Add support for special characters `\` (`@pjona`) (`#60 <https://github.com/theskumar/python-dotenv/issues/60>`__)
@@ -286,6 +291,7 @@ Changelog
286
291
- cli: Added ``-q/--quote`` option to control the behaviour of quotes around values in ``.env``. (Thanks `@hugochinchilla`_).
287
292
- Improved test coverage.
288
293
294
+.. _@maxkoryukov: https://github.com/maxkoryukov
289
295
.. _@pjona: https://github.com/pjona
290
296
.. _@Flimm: https://github.com/Flimm
297
.. _@ticosax: https://github.com/ticosax
0 commit comments