Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-DashboardFeeds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-DashboardFeeds
Commits
7057051d
Verified
Commit
7057051d
authored
3 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.0.1 and update changelog
parent
d588b16a
No related branches found
Branches containing commit
No related tags found
1 merge request
!70
Prepare release 2.0.1
Pipeline
#50763
passed
3 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+8
-2
8 additions, 2 deletions
CHANGELOG.rst
docs/conf.py
+1
-1
1 addition, 1 deletion
docs/conf.py
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
10 additions
and
4 deletions
CHANGELOG.rst
+
8
−
2
View file @
7057051d
...
@@ -6,14 +6,19 @@ All notable changes to this project will be documented in this file.
...
@@ -6,14 +6,19 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
and this project adheres to `Semantic Versioning`_.
Unreleased
`2.0.1`_ - 2022-01-21
----------
----------
-----------
Changed
Changed
~~~~~~~
~~~~~~~
* ``get_feeds`` task is now automatically scheduled every 10 minutes
* ``get_feeds`` task is now automatically scheduled every 10 minutes
Fixed
~~~~~
* Add admin docs.
`2.0`_ - 2021-10-30
`2.0`_ - 2021-10-30
-------------------
-------------------
...
@@ -69,3 +74,4 @@ Added
...
@@ -69,3 +74,4 @@ Added
.. _2.0b0: https://edugit.org/AlekSIS/Official/AlekSIS-App-DashboardFeeds/-/tags/2.0b0
.. _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.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: 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
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
1
View file @
7057051d
...
@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
...
@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
# The short X.Y version
version
=
"
2.0
"
version
=
"
2.0
"
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release
=
"
2.0.1
.dev0
"
release
=
"
2.0.1
"
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
7057051d
[tool.poetry]
[tool.poetry]
name
=
"AlekSIS-App-DashboardFeeds"
name
=
"AlekSIS-App-DashboardFeeds"
version
=
"2.0.1
.dev0
"
version
=
"2.0.1"
packages
=
[
packages
=
[
{
include
=
"aleksis"
}
{
include
=
"aleksis"
}
]
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment