We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d84003 commit 1d318d3Copy full SHA for 1d318d3
1 file changed
README.rst
@@ -261,10 +261,10 @@ Executing the tests:
261
Changelog
262
=========
263
264
-dev
+0.7.0
265
---
266
-- Disable ".env not found" warning by default (#57)(`@maxkoryukov`) (`#57 <https://github.com/theskumar/python-dotenv/issues/57>`__)
267
-
+- Add support to override system environment variable via .env. (`@maxkoryukov`) (`#63 <https://github.com/theskumar/python-dotenv/issues/63>`__)
+- Disable ".env not found" warning by default (`@maxkoryukov`) (`#57 <https://github.com/theskumar/python-dotenv/issues/57>`__)
268
269
0.6.5
270
----
0 commit comments