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
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
-
## [Unreleased]
4
+
## [Unreleased] - 2018-01-12
5
5
### Changed
6
-
- Add a new arity to `make-widget-async` to provide a different widget shape.
6
+
- The initial cut of this project, for use in the guided Clojure
7
+
workshop at IN/Clojure 2018, Bangalore (http://inclojure.org/).
7
8
8
-
## [0.1.1] - 2017-12-04
9
-
### Changed
10
-
- Documentation on how to make the widgets.
9
+
## [Unreleased] - 2018-01-18
10
+
- Licensed under MIT, and assigned copyright to IN/Clojure for
11
+
responsible stewardship, and in preparation for wider usage.
11
12
12
13
### Removed
13
-
-`make-widget-sync` - we're all async, all the time.
14
+
- A couple of NASA fact sheets that were committed while we were
15
+
toying around with things. Removed due to unknown copyright status.
14
16
15
17
### Fixed
16
-
- Fixed widget maker to keep working when daylight savings switches over.
18
+
- Fixed documentation, examples etc. based on workshop experience.
0 commit comments