File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -277,10 +277,22 @@ Django-environ is licensed under the MIT License - see the `LICENSE_FILE`_ file
277277Changelog
278278=========
279279
280- `pending `
281- ---------
280+
281+ `0.4.4 - 21-August-2017 <https://github.com/joke2k/django-environ/compare/v0.4.3...v0.4.4 >`__
282+ ---------------------------------------------------------------------------------------------
282283
283284 - Support for django-redis multiple locations (master/slave, shards)
285+ - Support for Elasticsearch2
286+ - Support for Mysql-connector
287+ - Support for pyodbc
288+ - Add __contains__ feature to Environ class
289+ - Fix Path subtracting
290+
291+
292+ `0.4.3 - 21-August-2017 <https://github.com/joke2k/django-environ/compare/v0.4.2...v0.4.3 >`__
293+ ---------------------------------------------------------------------------------------------
294+
295+ - Rollback the default Environ to os.environ
284296
285297`0.4.2 - 13-April-2017 <https://github.com/joke2k/django-environ/compare/v0.4.1...v0.4.2 >`__
286298--------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments