Update changelog

This commit is contained in:
Alexander Nozik 2023-02-03 19:30:32 +03:00
parent 1b179e0b05
commit 979e819c9a

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Easier dependency handling in `kscience` block
### Changed
- MPP does not use JVM and JS(IR) targets anymore. They could be turned manually via `js()`, `jvm()` or `fullStack()`