CHANGELOGS [skip ci]

This commit is contained in:
Michiel Borkent 2022-06-08 20:15:44 +02:00
parent ebdbd9ea00
commit 34bd4edf1e

View file

@ -11,7 +11,7 @@ A preview of the next release can be installed from
install the aarch64 version on an M1 system. install the aarch64 version on an M1 system.
- Support for running [prismatic/schema](https://github.com/plumatic/schema) - Support for running [prismatic/schema](https://github.com/plumatic/schema)
from source. There is an open PR for babashka. Until it is merged you can use from source. There is an open PR for babashka. Until it is merged you can use
[this](https://github.com/borkdude/schema) fork. [this](https://github.com/borkdude/schema/tree/bb-test-suite) fork.
- SCI: many small improvements, especially in `defrecord` (discovered while - SCI: many small improvements, especially in `defrecord` (discovered while
trying to make `schema.core` work) trying to make `schema.core` work)
- Switch version schema to major.minor.release_count. - Switch version schema to major.minor.release_count.