Add dates to changelog

This commit is contained in:
Jeremy Dormitzer 2018-02-06 16:07:58 -05:00
parent 51cb6f1074
commit bf73b17cbe
No known key found for this signature in database
GPG Key ID: 04F17C0F5A32C320

View File

@ -3,11 +3,11 @@ All notable changes to this project will be documented in this file. This change
## [Unreleased]
## [1.1.1]
## [1.1.1] - 2018-02-06
### Changed
- Comments are now sorted by total number of descendant comments, not just number of immediate children.
## [1.1.0]
## [1.1.0] - 2018-02-06
### Fixed
- Pointed the Firefox Add-On Store link in the readme to the right URL.
- Fixed project.clj so that the extension can be compiled with no additional profiles enabled.
@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file. This change
### Removed
- Removed all analytics and usage tracking.
## [1.0.1]
## [1.0.1] - 2018-02-05
### Added
- `lein build` alias to clean and compile JavaScript.