Skip to content
Snippets Groups Projects
Commit eeb249d8 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'prepare-release-2.0.1' into 'master'

Prepare release 2.0.1

See merge request AlekSIS/official/AlekSIS-App-DashboardFeeds!70
parents d588b16a e1aa76df
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,19 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.0.1`_ - 2022-01-21
---------------------
Changed
~~~~~~~
* ``get_feeds`` task is now automatically scheduled every 10 minutes
Fixed
~~~~~
* Add admin docs.
`2.0`_ - 2021-10-30
-------------------
......@@ -69,3 +77,4 @@ Added
.. _2.0b0: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0b0
.. _2.0rc1: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0rc1
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0
.. _2.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0.1
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "2.0"
# The full version, including alpha/beta/rc tags
release = "2.0.1.dev0"
release = "2.0.2.dev0"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-DashboardFeeds"
version = "2.0.1.dev0"
version = "2.0.2.dev0"
packages = [
{ include = "aleksis" }
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment