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

DOC: Update changelog for release

parent 868f3134
Branches
Tags
1 merge request!96DOC: Added CITATION.cff to the list of files in the release guide where the...
...@@ -5,9 +5,8 @@ All notable changes to this project will be documented in this file. ...@@ -5,9 +5,8 @@ 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.10.0] - 2023-06-02 ##
(Florian Spreckelsen)
### Added ###
### Changed ### ### Changed ###
...@@ -26,10 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -26,10 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* The InsertFilesInDir FlagJob now creates File entities without a name. The previous behavior * The InsertFilesInDir FlagJob now creates File entities without a name. The previous behavior
caused severe performance problems for very large numbers of files. Issue: [#197](https://gitlab.com/caosdb/caosdb-server/-/issues/197) caused severe performance problems for very large numbers of files. Issue: [#197](https://gitlab.com/caosdb/caosdb-server/-/issues/197)
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
* Unexpected Server Error when inserting an Entity. * Unexpected Server Error when inserting an Entity.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment