Write changelog for v1.0.0
This commit is contained in:
parent
71991eafe5
commit
4919a3282c
25
CHANGELOG.md
25
CHANGELOG.md
@ -1,24 +1,9 @@
|
|||||||
# Change Log
|
# 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/).
|
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]
|
## [1.0.0] - 2018-02-04
|
||||||
### Changed
|
|
||||||
- Add a new arity to `make-widget-async` to provide a different widget shape.
|
|
||||||
|
|
||||||
## [0.1.1] - 2018-01-06
|
|
||||||
### Changed
|
|
||||||
- Documentation on how to make the widgets.
|
|
||||||
|
|
||||||
### Removed
|
|
||||||
- `make-widget-sync` - we're all async, all the time.
|
|
||||||
|
|
||||||
### Fixed
|
|
||||||
- Fixed widget maker to keep working when daylight savings switches over.
|
|
||||||
|
|
||||||
## 0.1.0 - 2018-01-06
|
|
||||||
### Added
|
### Added
|
||||||
- Files from the new template.
|
- Functionality to fetch and display Hacker News comments for the current URL.
|
||||||
- Widget maker public API - `make-widget-sync`.
|
- Analytics through [Amplitude](https://amplitude.com).
|
||||||
|
|
||||||
[Unreleased]: https://github.com/your-name/conversations-extension/compare/0.1.1...HEAD
|
[1.0.0]: https://github.com/jdormit/looped-in/compare/9bf8d142c6a49b743da4b97574dfed0797dd5b2f...v1.0.0
|
||||||
[0.1.1]: https://github.com/your-name/conversations-extension/compare/0.1.0...0.1.1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user