Skip to content
Snippets Groups Projects
Commit 347eee83 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

REL: prepare next release cycle

parent d5f9090e
No related branches found
No related tags found
1 merge request!124Release 0.13.1
Pipeline #43859 passed with warnings
...@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. ...@@ -4,6 +4,22 @@ 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] ##
### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
### Security ###
### Documentation ###
## [0.13.0 - 2023-10-11] ## ## [0.13.0 - 2023-10-11] ##
### Added ### ### Added ###
...@@ -40,10 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -40,10 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Update to bootstrap 5.3.1 * Update to bootstrap 5.3.1
* Update to bootstrap-icons 1.10.5 * Update to bootstrap-icons 1.10.5
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
* The new query panel can't be deactivated. * The new query panel can't be deactivated.
...@@ -55,8 +67,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -55,8 +67,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Fixed breaking timestamps due to whitespace * Fixed breaking timestamps due to whitespace
[caosdb-webui#239](https://gitlab.com/caosdb/caosdb-webui/-/issues/239) [caosdb-webui#239](https://gitlab.com/caosdb/caosdb-webui/-/issues/239)
### Security ###
### Documentation ### ### Documentation ###
* Added `tools/query_template_descrtiption.yml` for easy set-up of query * Added `tools/query_template_descrtiption.yml` for easy set-up of query
......
...@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH' ...@@ -26,9 +26,9 @@ copyright = '2022, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '0.13.0' version = '0.13.1'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.13.0' release = '0.13.1-SNAPSHOT'
# -- 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