Patch CHANGELOG.md

This commit is contained in:
Alexander Nozik 2021-03-03 20:01:46 +03:00
parent bef27d1f6a
commit 7971335558

View File

@ -7,15 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Adaptive support for host OS in native
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.8.4]
### Added
- Adaptive support for host OS in native
### Changed
- Kotlin 1.4.31
- Coroutines 1.4.3
### Deprecated
### Removed
### Fixed
- Plugin loading order for publishing
- Release task
- Readme generation for multi-module project
### Security