This commit is contained in:
sualko 2021-07-08 15:11:03 +02:00
Родитель bcf07ab550
Коммит b6db3ecd13
1 изменённых файлов: 10 добавлений и 0 удалений

Просмотреть файл

@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## 4.3.1 (2021-07-08)
### Fixed
- update JSXC to 4.3.1 ([changelog](https://github.com/jsxc/jsxc/releases/tag/v4.3.1))
- add deprecation label to internal option
### Misc
- update jsxc
- update changelog
- update dependencies
## 4.3.0 (2021-07-05)
### Added
- update JSXC to 4.3.0 ([changelog](https://github.com/jsxc/jsxc/releases/tag/v4.3.0))