Skip to content

Commit 5327235

Browse files
committed
update README
1 parent 1dfa428 commit 5327235

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.rst

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,22 @@ Django-environ is licensed under the MIT License - see the `LICENSE_FILE`_ file
277277
Changelog
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
--------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)