Skip to content

Commit

Permalink
doc(CHANGELOG): bump version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattak committed Oct 10, 2017
1 parent 7b85392 commit 7ccbc54
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
# 2017-10-11 v0.2.0

Features
- FileCache as asynchronous (#27)

Bug Fixes
- Specify FileAccess on IO read/write (#26)
- Bump version to Unity 2017.1 (#28)

# 2017-05-07 v0.1.0

Features
- create data encoder/decoder (#20)
- Create data encoder/decoder (#20)
- Change FileCache default savepath (#21)

Fixes
Bug Fixes
- Fix listup remove files (#22)
- Destroy texture when clear image on Example (#18)

# 2017-01-17 v0.0.2

Fixes
Bug Fixes
- DirectoryNotFound exception (#16)

# 2017-01-16 v0.0.1
Expand Down

0 comments on commit 7ccbc54

Please sign in to comment.