Skip to content
Snippets Groups Projects
Commit f715233f authored by florian's avatar florian
Browse files

REL: Set version string and update changelog

parent 8cece4e5
Branches
Tags
1 merge request!111Release 0.11.1
Pipeline #37307 passed
...@@ -4,24 +4,12 @@ All notable changes to this project will be documented in this file. ...@@ -4,24 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## ## [0.11.1] - 2023-05-31 ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
* Styling problems introduced by a corrupted merge in the previous release * Styling problems introduced by a corrupted merge in the previous release
### Security ###
### Documentation ###
## [0.11.0] - 2023-05-31 ## [0.11.0] - 2023-05-31
### Added ### Added
......
...@@ -28,7 +28,7 @@ author = 'Daniel Hornung' ...@@ -28,7 +28,7 @@ author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '0.11.1' version = '0.11.1'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.11.1-SNAPSHOT' release = '0.11.1'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment