diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eced70fa5..c362a3a141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Jump to version 4.0.0. - -### Deprecated -- Initial release. - -### Removed -- Initial release. +- Firefly III is now subject to a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/) license. Previous versions of this software are still MIT licensed. ### Fixed - Support for specific decimal places, thanks to @Mortalife