Skip to content

Commit

Permalink
doc(CHANGELOG): bump version v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattak committed Oct 11, 2017
1 parent 93d1132 commit ec29ec2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 2017-10-11 v0.3.2

Features
- Create default Equals implementation (#95)
- Optimize clone performance (#104)
- Create base class patterns of StateElement (#103)

Bug Fixes
- Bugs of Enum selection on StateEditor (#105)
- Show uint? on StateEditor (#114)

Etc
- REST example (#94)
- Divide core logic to different folder (#111)
- Create scene transition example (#15)

# 2017-09-06 v0.3.1

Breaking Changes
Expand Down

0 comments on commit ec29ec2

Please sign in to comment.