Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chris34 committed Jun 18, 2023
1 parent 6e9d798 commit 118bd3a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,26 @@ Inyoka Changelog
-----------


0.29.0 (2022-MM-DD)
0.29.0 (2023-06-DD)
=====================

Deployment notes
----------------

#. Update requirements
#. Run ``python manage.py migrate``

✨ New features
---------------
* `Async markup rendering <https://github.com/inyokaproject/inyoka/pull/1256>`_

🏗 Changes
----------

* Require python 3.9
* Use default django classes for templates
* `Update celery to version 5 <https://github.com/inyokaproject/inyoka/pull/1249>`_
* `Ubuntu Distro Select: Add Ubuntu Unity, Do not allow Ubuntu GNOME for new threads <https://github.com/inyokaproject/inyoka/pull/1264/>`_

🔥 Removals
-----------
Expand All @@ -50,7 +55,7 @@ Deployment notes
🔒 Security
-----------

* Update requirements (dependency-package ``Pillow`` includes known security fixes)
* Update requirements (at least the dependencies ``Pillow``, ``requests``, ``sqlparse`` include known security fixes)

0.28.0 (2022-09-11)
=====================
Expand Down

0 comments on commit 118bd3a

Please sign in to comment.