From 5d19c89f03505549def717f0d5790b6e960b683c Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Thu, 16 Jul 2020 21:37:43 +0200 Subject: [PATCH] REL: fix CHANGELOG --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6428cc07..306d161f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### +### Changed ### + +### Deprecated ### + +### Removed ### + +### Fixed ### + +### Security ### + +## [0.4.0] - 2020-07-17## + +### Added ### + * `[Entity|Container].get_property_values` for deeply nested references, e.g. from results of SELECT queries. * two new `password_method`s for the `pycaosdb.ini` and the -- GitLab