Skip to content

Commit

Permalink
Correct change log format
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Mar 1, 2023
1 parent 47e756a commit 294c451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Added
`#413 <https://github.com/joke2k/django-environ/issues/413>`_.
- Added ``encoding`` parameter to ``read_env`` with default value 'utf8'
`#442 <https://github.com/joke2k/django-environ/pull/442>`_.
- Added support for Django 4.1.
- Added support for Django 4.1
`#416 <https://github.com/joke2k/django-environ/issues/416>`_.

Deprecated
Expand Down Expand Up @@ -49,7 +49,7 @@ Removed
+++++++
- Removed deprecated ``Env.unicode()``.
- Removed ``environ.register_schemes`` calls and do not modify global
``urllib.parse.urlparse``'s ``uses_*`` variables as this no longer needed.
``urllib.parse.urlparse``'s ``uses_*`` variables as this no longer needed
`#246 <https://github.com/joke2k/django-environ/pull/246>`_.


Expand Down

0 comments on commit 294c451

Please sign in to comment.