diff --git a/CHANGELOG.md b/CHANGELOG.md index 9529b5f754e8926d58186dc05a216222c500eda5..a76c714a54b6063c2d8f8d5b5e7b1941a5d1c26b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.1.0](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/compare/1.0.2...1.1.0) (2022-02-25) + + +### Bug Fixes + +* **dav-provider:** correct log call string interpolation ([42ece56](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/commit/42ece562ca4a9aa5418424b7469c3e4eb608b06a)) + + +### Features + +* **textgrid_named_dav_provider.py:** dav provider which shows titles from metadata in filenames and paths ([1520f46](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/commit/1520f464d043ecbe9943819c01183a2bfdec8007)) +* **textgrid_named_dav_provider.py:** show project names in dav root ([fe73736](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/commit/fe73736eb22c1b30f1ac0f17460ddba749424eb9)) + ## [1.0.2](https://gitlab.gwdg.de/dariah-de/textgridrep/repdav/compare/1.0.1...1.0.2) (2022-02-23)