Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-pylib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-pylib
Commits
384dbdbe
Commit
384dbdbe
authored
2 years ago
by
florian
Browse files
Options
Downloads
Patches
Plain Diff
REL: Update changelog for release
parent
4388f5b2
No related branches found
No related tags found
1 merge request
!93
Release 0.11.0
Pipeline
#32802
passed
2 years ago
Stage: code_style
Stage: linting
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+4
-8
4 additions, 8 deletions
CHANGELOG.md
with
4 additions
and
8 deletions
CHANGELOG.md
+
4
−
8
View file @
384dbdbe
...
...
@@ -5,7 +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/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased] ##
## [0.11.0] - 2023-01-19 ##
(Florian Spreckelsen)
### Added ###
...
...
@@ -18,21 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
`apiutils.merge_entities`
now raises an
`EntityMergeConflictError`
in case of
unresolvable merge conflicts.
### Deprecated ###
### Removed ###
### Fixed ###
*
[
#82
](
https://gitlab.com/caosdb/caosdb-pylib/-/issues/82
)
Merging an entity
with properties with missing datatype leads to Exception - The correct
exception is raised in case of a missing LIST datatype.
### Security ###
### Documentation ###
*
[
Fixed
](
https://gitlab.com/caosdb/caosdb-pylib/-/issues/79
)
`{action}_entity_permissions`
help line.
*
[
Fixed
](
https://gitlab.com/caosdb/caosdb-pylib/-/issues/79
)
`{action}_entity_permissions`
help line.
## [0.10.0] - 2022-11-14
(Florian Spreckelsen)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment