- Added TypeScript definitions.

- Changed throw error if update after finalize
This commit is contained in:
Yi-Cyuan Chen
2018-08-05 15:33:12 +08:00
parent 1c00d97268
commit b39d0910cb
10 changed files with 177 additions and 22 deletions
+7
View File
@@ -1,5 +1,12 @@
# Change Log
## v0.8.0 / 2018-08-05
### Added
- TypeScript definitions.
### Changed
- throw error if update after finalize
## v0.7.0 / 2017-12-01
### Added
- AMD support.