diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a9a627..0a5773a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ -# Change Log +# Changelog All notable changes to this project will be documented in this file. -This project tries to adhere to [Semantic Versioning](http://semver.org/). + +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/spec/v2.0.0.html). + +## [1.1.1] - 2018-09-23 +### Fixed +- Fixed crash when scheduling Closures and Jobs, #23 ## [1.1.0] - 2018-09-04 ### Other