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

REL: Update changelog and version strings for release

parent f9ef4a2a
Branches
Tags
1 merge request!109Release 0.11.0
Pipeline #37297 passed
...@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ...@@ -4,7 +4,7 @@ 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] - 2023-? ## [0.11.0] - 2023-05-31
### Added ### Added
...@@ -46,8 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -46,8 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`BUILD_MODULE_LEGACY_QUERY_FORM={ENABLED,DISABLED}`. To be removed when `BUILD_MODULE_LEGACY_QUERY_FORM={ENABLED,DISABLED}`. To be removed when
caosdb-webui-core-components are included into this webui permanently. caosdb-webui-core-components are included into this webui permanently.
### Removed
### Fixed ### Fixed
* [#207](https://gitlab.com/caosdb/caosdb-webui/-/issues/207) - Error message * [#207](https://gitlab.com/caosdb/caosdb-webui/-/issues/207) - Error message
...@@ -57,8 +55,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -57,8 +55,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [#199](https://gitlab.com/caosdb/caosdb-webui/-/issues/199) - Linkify creates * [#199](https://gitlab.com/caosdb/caosdb-webui/-/issues/199) - Linkify creates
additional links after showing previews of referenced entities additional links after showing previews of referenced entities
### Security
### Documentation ### Documentation
* DOC: Extended documentation for Edit Mode. * DOC: Extended documentation for Edit Mode.
......
...@@ -20,6 +20,6 @@ authors: ...@@ -20,6 +20,6 @@ authors:
given-names: Stefan given-names: Stefan
orcid: https://orcid.org/0000-0001-7214-8125 orcid: https://orcid.org/0000-0001-7214-8125
title: CaosDB - WebUI title: CaosDB - WebUI
version: 0.10.1 version: 0.11.0
doi: 10.3390/data4020083 doi: 10.3390/data4020083
date-released: 2023-02-14 date-released: 2023-05-31
...@@ -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.10.2' version = '0.11.0'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.10.2-SNAPSHOT' release = '0.11.0'
# -- 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