diff --git a/CHANGELOG.md b/CHANGELOG.md index 2798710..76074b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org). ## [Unreleased] -### Added -- Privacy API is implemented in order to comply with the [General Data Protection Regulation](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation) (GDPR). -## [0.1.0] - YYYY-MM-DD -### Fixed +## [0.1.0] - 2021-07-22 ### Added -### Changed - +- Ability to register manual issues. +- Modular external API for creating QTracker blocks. +- Backup and Restore API. +- Privacy API is implemented in order to comply with the [General Data Protection Regulation](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation) (GDPR). [Unreleased]: https://github.com/KQMATH/moodle-mod_capquiz/compare/v0.1.0...HEAD