Skip to content
Snippets Groups Projects
Commit 922a6d14 authored by Alexander Kreft's avatar Alexander Kreft
Browse files

Changelog updated.

parent 35fb950d
No related branches found
No related tags found
2 merge requests!7MAINT: remove code from __init__,!4TST: refactor configuration test
...@@ -9,6 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -9,6 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### ### Added ###
* function `_read_config_files` to read `pycaosdb.ini` files from different paths.
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
- #45 test_config_ini_via_envvar
### Security ###
## [Unreleased] ##
### Added ###
* `etag` property for the `caosdb.Query` class. The etag allows to debug the * `etag` property for the `caosdb.Query` class. The etag allows to debug the
caching and to decide whether the server has changed between queries. caching and to decide whether the server has changed between queries.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment