diff --git a/CHANGELOG.md b/CHANGELOG.md index 0353e4be7ce37cd878a95dd4b4c12506af04d419..985d1541eaeb597156b4ddb3de377b55d71e021c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added (for new features, dependecies etc.) +### Changed (for changes in existing functionality) + +### Deprecated (for soon-to-be removed features) + +### Removed (for now removed features) + +### Fixed + +### Security (in case of vulnerabilities) + +## [0.3.0] - 2021-02-10 + +### Added (for new features, dependecies etc.) + - The versioning model has a new styling and can show and tsv-export the full version history now. - Module `ext_bookmarks` which allows users to bookmark entities, store them in diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md new file mode 100644 index 0000000000000000000000000000000000000000..037dc9973705005ea2ee656e8381444c38ba5c60 --- /dev/null +++ b/DEPENDENCIES.md @@ -0,0 +1,2 @@ +* CaosDB Server == 0.3 +* Make 4.2.0