-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce76cb1
commit d5d9524
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Releases | ||
|
||
## v0.2.3 | ||
## v0.3.0 (2017-01-21) | ||
|
||
## v0.2.0 | ||
* fixes typo in interface ValueSet | ||
* renames HoodThemeBaseLight to HoodThemeLight | ||
|
||
## v0.1.0 (2016-01-15) | ||
## v0.2.3 (2017-01-20) | ||
|
||
* fixes theming issues | ||
* moves noop to own uild type | ||
* fixes publish script | ||
* fixes correct use of ViewTemplate | ||
* adds doc | ||
|
||
## v0.2.0 (2017-01-18) | ||
|
||
initial release |