This commit is contained in:
Michiel Borkent 2021-03-01 12:18:38 +01:00
parent 19115df834
commit 2236203cbc

View file

@ -2,6 +2,12 @@
For a list of breaking changes, check [here](#breaking-changes).
## 0.2.12
### Enhancements / fixes
- Fix false positive cyclic dep problem with doric lib [#741](https://github.com/babashka/babashka/issues/741)
## 0.2.11
### Enhancements / fixes