Skip to content

Commit d77aec3

Browse files
authored
Update CHANGELOG.md
1 parent c3c754e commit d77aec3

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

CHANGELOG.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,8 @@
22
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
33

44
## [Unreleased]
5-
### Changed
6-
- Add a new arity to `make-widget-async` to provide a different widget shape.
75

8-
## [0.1.1] - 2016-07-17
9-
### Changed
10-
- Documentation on how to make the widgets.
6+
## 0.1.0 - 2017-12-10
7+
- First released.
118

12-
### Removed
13-
- `make-widget-sync` - we're all async, all the time.
14-
15-
### Fixed
16-
- Fixed widget maker to keep working when daylight savings switches over.
17-
18-
## 0.1.0 - 2016-07-17
19-
### Added
20-
- Files from the new template.
21-
- Widget maker public API - `make-widget-sync`.
22-
23-
[Unreleased]: https://github.com/your-name/pinpointer/compare/0.1.1...HEAD
24-
[0.1.1]: https://github.com/your-name/pinpointer/compare/0.1.0...0.1.1
9+
[Unreleased]: https://github.com/athos/pinpointer/compare/0.1.0...HEAD

0 commit comments

Comments
 (0)