Skip to content
Snippets Groups Projects
Commit d562f775 authored by Sina Rohde's avatar Sina Rohde
Browse files

Merge remote-tracking branch 'origin/dev' into f-overview

parents 7495c0c1 16bda259
No related branches found
No related tags found
1 merge request!28F overview
...@@ -17,6 +17,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -17,6 +17,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### ### Fixed ###
### Security ###
## [7.0.2] - 2023-12-12 ##
(Timm Fitschen)
### Fixed ###
* make install: Could not connect to MariaDB in local docker * make install: Could not connect to MariaDB in local docker
container container
[linkahead-mariadbbackend](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/33) [linkahead-mariadbbackend](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/33)
...@@ -24,8 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -24,8 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
which has been fixed but left broken data. This resulted in server errors which has been fixed but left broken data. This resulted in server errors
[linkahead-mariadbbackend#34](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/34) [linkahead-mariadbbackend#34](https://gitlab.com/linkahead/linkahead-mariadbbackend/-/issues/34)
### Security ###
## [7.0.1] - 2023-11-01 ## [7.0.1] - 2023-11-01
(Timm Fitschen) (Timm Fitschen)
......
...@@ -26,9 +26,9 @@ copyright = '2021, IndiScale GmbH' ...@@ -26,9 +26,9 @@ copyright = '2021, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
version = '7.0.1' version = '7.0.2'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '7.0.1' release = '7.0.2'
# -- 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