Skip to content

Commit

Permalink
Update changelog about the relase notes for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javrasya committed Jan 31, 2021
1 parent 661f6ea commit 1c68184
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/changelog.rst
Expand Up @@ -3,8 +3,16 @@
Change Logs
===========

3.2.2 (Stable):
3.3.9 (Stable):
---------------
* **Drop** - # 182_: No longer maintain Python versions <= 3.5
* **Drop** - # 181_: No longer maintain Django versions <= 2.1

.. _181: https://github.com/javrasya/django-river/issues/181
.. _182: https://github.com/javrasya/django-river/issues/182

3.2.2:
------
* **Bug** - # 162_: Fix a bug that is causing some possible future transitions to turn to CANCELLED for some workflows.

.. _162: https://github.com/javrasya/django-river/issues/159
Expand Down

0 comments on commit 1c68184

Please sign in to comment.