diff --git a/CHANGELOG.md b/CHANGELOG.md index eeeaf6a..de0ece9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 1.1.1 - 2019-09-26 -### Added -- Initial release +## 1.1.3 - 2019-10-09 +### Fixed +- Fixed a bug with existing installations not using the latest database schema. ## 1.1.2 - 2019-10-09 ### Changed - Changed List item titles to optional when using linked elements. -## 1.1.3 - 2019-10-09 -### Fixed -- Fixed a bug with existing installations not using the latest database schema. +## 1.1.1 - 2019-09-26 +### Added +- Initial release