Update changelog

This commit is contained in:
Nikita Karamov 2022-02-10 21:48:45 +01:00
parent a401180d4a
commit c9364937b4
No known key found for this signature in database
GPG Key ID: 3C8E688C96EEB9C9
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- **BREAKING:** default version of the package doesn't auto-initialize buttons
- remove mixins, defining the code/styles directly in the files
- use [Vite](https://vitejs.dev/) for building, reducing the devDependencies
tree and build times drastically
- **BREAKING:** newly built files offer worse browser support
- change code style to [Prettier](https://prettier.io/)
### Removed