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

DOC: Update changelog

parent 43393e0b
No related branches found
No related tags found
2 merge requests!7Release v5.0.0,!6EHN: Add new base schema (db_5_0.sql) for installation
Pipeline #13803 passed
...@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### ### Changed ###
* #32 SQL base schema for installation has been updated from v2.0 to v5.0
### Deprecated ### ### Deprecated ###
### Removed ### ### Removed ###
...@@ -24,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -24,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Bug in applyPOV which led to caosdb-server#154: Queries with "!=" returned * Bug in applyPOV which led to caosdb-server#154: Queries with "!=" returned
the same results as "=" (for references). the same results as "=" (for references).
* #32 Removed unused `groups` table from installation routines which prevented
the installation with MySQL 8.
### Security ### ### Security ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment