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

DOC: Update changelog

parent 8292ca52
Branches
Tags
1 merge request!71Release 0.9
This commit is part of merge request !71. Comments created here will be created in the context of that merge request.
...@@ -5,27 +5,19 @@ All notable changes to this project will be documented in this file. ...@@ -5,27 +5,19 @@ 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.9.0] - 2022-10-24
(Florian Spreckelsen)
### Added ### ### Added ###
* Add TimeZone class and parse the server's time zone in the Info response. * Add TimeZone class and parse the server's time zone in the Info response.
### Changed ### ### Fixed ###
* [#141](https://gitlab.indiscale.com/caosdb/src/caosdb-pylib/-/issues/141)
`password_method = unauthenticated` not allowed by schema
* Set PyYAML dependency back to PyYaml>=5.4.1 (from 6.0) for better * Set PyYAML dependency back to PyYaml>=5.4.1 (from 6.0) for better
compatibility with docker-compose compatibility with docker-compose
* Use Debian mirrors at Netcup for pipeline tests.
### Deprecated ###
### Removed ###
### Fixed ###
* [#141](https://gitlab.indiscale.com/caosdb/src/caosdb-pylib/-/issues/141) password_method = unauthenticated not allowed by schema
### Security ###
### Documentation ### ### Documentation ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment