You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,8 @@
2
2
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
3
3
4
4
## [Unreleased]
5
-
### Changed
6
-
- Add a new arity to `make-widget-async` to provide a different widget shape.
7
5
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.
11
8
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.
0 commit comments