storagehub-model/CHANGELOG.md

23 lines
531 B
Markdown
Raw Permalink Normal View History

# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2021-09-28 12:58:40 +02:00
## [v1.1.1] - [2021-09-28]
2021-09-28 12:59:14 +02:00
- solved bug on externalManaged field
2021-09-28 12:58:40 +02:00
2021-04-29 17:01:14 +02:00
## [v1.1.0] - [2021-04-29]
- jackson version moved to 2.8.11
- model for messages added
## [v1.0.10] - [2021-03-30]
2021-04-16 10:07:04 +02:00
- added relateNode to items (only fo internal service use)
2021-04-29 17:01:14 +02:00
- external managed folder added
2021-01-12 14:44:17 +01:00
## [v1.0.9] - [2020-10-07]
StorageBackendFacory to support different backend added