Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Alsijil
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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-Alsijil
Commits
b838b3a4
Verified
Commit
b838b3a4
authored
3 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.0.1 and update changelog
parent
4fcdd593
No related branches found
No related tags found
1 merge request
!271
Prepare release 2.0.1
Pipeline
#54794
passed
3 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+5
-4
5 additions, 4 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
7 additions
and
6 deletions
CHANGELOG.rst
+
5
−
4
View file @
b838b3a4
...
...
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
Unreleased
----------
`2.0.1`_ - 2022-02-12
----------
-----------
Fixed
~~~~~
...
...
@@ -15,7 +15,7 @@ Fixed
* Status icon in single-lesson view showed 'Missing data' although the data were complete.
* The personal note tab of a lesson was not well usable on mobile devices.
`2.0` - 2022-02-06
`2.0`
_
- 2022-02-06
------------------
Changed
...
...
@@ -28,7 +28,7 @@ Fixed
* Events without groups caused an error when not accessed through the week view.
`2.0rc7` - 2021-12-25
`2.0rc7`
_
- 2021-12-25
---------------------
Changed
...
...
@@ -236,3 +236,4 @@ Fixed
.. _2.0rc6: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc6
.. _2.0rc7: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc7
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0
.. _2.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0.1
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
1
View file @
b838b3a4
...
...
@@ -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.1
"
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
b838b3a4
[tool.poetry]
name
=
"AlekSIS-App-Alsijil"
version
=
"2.0.1
.dev0
"
version
=
"2.0.1"
packages
=
[
{
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