# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [0.4.1] - 2020-07-06 ### Changed - Remove `default_enable` - [#70](https://github.com/owncloud/systemtags_management/issues/70) ## [0.4.0] - 2020-06-17 ### Added - Use the new licensing management - [#67](https://github.com/owncloud/systemtags_management/issues/67) ### Changed - Bump libraries ## [0.3.1] - 2018-12-19 ### Fixed - Added missing min-version dependency on 10.1 due to static tags only existing in that version ## [0.3.0] - 2018-12-18 ### Added - Set max version to 10 because core platform is moving to Semver - Added new tag scope "static tag" - [#30](https://github.com/owncloud/systemtags_management/issues/30) ## 0.2.0 - 2017-07-23 - First marketplace release [0.4.1]: https://github.com/owncloud/systemtags_management/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/owncloud/systemtags_management/compare/v0.3.1...v0.4.0 [0.3.1]: https://github.com/owncloud/systemtags_management/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/owncloud/systemtags_management/compare/v0.2.0...v0.3.0