Skip to content

Commit

Permalink
doc(CHANGELOG.md): release version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattak committed Jun 30, 2016
1 parent acba3a8 commit 4537067
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,27 @@
# 2016-06-30 v0.1.1

Bug Fixes
- Add virtual keyword to SingletonMonoBehaviour Awake method https://github.com/mattak/Unidux/pull/32
- Handle multiple AddTo in same GameObject. https://github.com/mattak/Unidux/issues/33

# 2016-06-27 v0.1.0

Feature
Features
- IStateChagned property added https://github.com/mattak/Unidux/issues/22

Breaking Changes
- OneTime to FlushAfterRender https://github.com/mattak/Unidux/issues/20

Etc.
Etc
- CounterExample added https://github.com/mattak/Unidux/issues/3
- ListViewExample added https://github.com/mattak/Unidux/issues/26

# 2016-06-13 v0.0.2

Bugfixes
Bug Fixes
- Cannot unsubscribe render. https://github.com/mattak/Unidux/issues/13

Etc.
Etc
- Lisence update to MIT. https://github.com/mattak/Unidux/issues/11
- Create Store test. https://github.com/mattak/Unidux/issues/10

Expand Down

0 comments on commit 4537067

Please sign in to comment.