Update changelog

This commit is contained in:
Jeremy Dormitzer 2018-02-05 07:04:25 -05:00
parent b85eff6244
commit 77f560ba78
No known key found for this signature in database
GPG Key ID: 04F17C0F5A32C320

View File

@ -1,9 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- `lein build` alias to clean and compile JavaScript
## [1.0.0] - 2018-02-04
### Added
- Functionality to fetch and display Hacker News comments for the current URL.
- Analytics through [Amplitude](https://amplitude.com).
[Unreleased]:https://github.com/jdormit/looped-in/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/jdormit/looped-in/compare/9bf8d142c6a49b743da4b97574dfed0797dd5b2f...v1.0.0