Skip to content
Snippets Groups Projects
Verified Commit 37990553 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'dev' into f-grpc-select

parents cc35e3fe 1c10e5c6
No related branches found
No related tags found
2 merge requests!80Release 0.9,!72F grpc select
Pipeline #30328 failed
......@@ -9,6 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
### Documentation
## [0.8.1] - 2022-11-07
(Timm Fitschen)
### Added
* Make time zone configurable via server properties during runtime, but only in
debug mode.
......
......@@ -43,5 +43,5 @@ guidelines of the CaosDB Project
```md
# Changelog
[See full changelog](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/blob/v0.7.3/CHANGELOG.md)
[See full changelog](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/blob/${TAG}/CHANGELOG.md)
```
caosdb-webui @ a3767124
Subproject commit f2884f7634e2b160f398cea49d5ce5cdefdda3d8
Subproject commit a3767124c9400da1418d87fe7efdb09a630acca4
......@@ -22,7 +22,7 @@ import sphinx_rtd_theme
project = 'caosdb-server'
copyright = '2022, IndiScale GmbH'
author = 'Daniel Hornung'
author = 'Daniel Hornung, Timm Fitschen'
# The short X.Y version
version = '0.9.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment