update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2021-09-24 06:39:30 -05:00
parent 7a6faebfc4
commit 011ca46535
4 changed files with 6 additions and 12 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 8.2.1
- Fix `package.json` exports.
## 8.2.0
- Restore build in CommonJS. `const Konva = require('konva/cmj').default;`