CHANGELOG [skip ci]
This commit is contained in:
parent
665e4e12b2
commit
d62e05c5f2
1 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,11 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## 0.7.5
|
||||
## Unreleased
|
||||
|
||||
- ...
|
||||
|
||||
## 0.7.5 (2022-02-16)
|
||||
|
||||
- SCI: Performance improvements for loops and varargs function invocation.
|
||||
- Fix [#1170](https://github.com/babashka/babashka/issues/1170): `defmacro` with a `defrecord` inside fails to resolve classname in protocol implementation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue