Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Hjelp
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Mike Gabriel
AlekSIS-App-Hjelp
Commits
15bc78f5
Commit
15bc78f5
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch 'prepare-release-2.1' into 'master'
Prepare release 2.1 See merge request
AlekSIS/official/AlekSIS-App-Hjelp!109
parents
84f4fcc5
bdeb25ab
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+9
-0
9 additions, 0 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
11 additions
and
2 deletions
CHANGELOG.rst
+
9
−
0
View file @
15bc78f5
...
@@ -9,6 +9,14 @@ and this project adheres to `Semantic Versioning`_.
...
@@ -9,6 +9,14 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
Unreleased
----------
----------
`2.0.2`_ - 2022-01-16
-------------------
Fixed
~~~~~
* Add documentation.
`2.0.1`_ - 2022-01-04
`2.0.1`_ - 2022-01-04
---------------------
---------------------
...
@@ -106,3 +114,4 @@ Added
...
@@ -106,3 +114,4 @@ Added
.. _2.0rc3: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0rc3
.. _2.0rc3: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0rc3
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0
.. _2.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0.1
.. _2.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0.1
.. _2.0.2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0.2
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
1
View file @
15bc78f5
...
@@ -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.
2
.dev0
"
release
=
"
2.0.
3
.dev0
"
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
15bc78f5
[tool.poetry]
[tool.poetry]
name
=
"AlekSIS-App-Hjelp"
name
=
"AlekSIS-App-Hjelp"
version
=
"2.0.
2
.dev0"
version
=
"2.0.
3
.dev0"
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