CHANGELOG [skip ci]
This commit is contained in:
parent
ca7520b25d
commit
0fae952d4d
2 changed files with 6 additions and 1 deletions
|
|
@ -4,6 +4,11 @@ For a list of breaking changes, check [here](#breaking-changes).
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
Sci:
|
||||||
|
|
||||||
|
- Allow combinations of interfaces and protocols in `reify` [#540](https://github.com/borkdude/sci/issues/540)
|
||||||
|
([@GreshamDanielStephens](https://github.com/GreshamDanielStephens))
|
||||||
|
|
||||||
Babashka.fs:
|
Babashka.fs:
|
||||||
|
|
||||||
- Globbing is always recursive but should not be [#18](https://github.com/babashka/fs/issues/18)
|
- Globbing is always recursive but should not be [#18](https://github.com/babashka/fs/issues/18)
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit 09ae59857461ff1c5fd64c9757ee93f42aea49a9
|
Subproject commit 076937baa88e774f02d50b967db29b0cdb0a3fb6
|
||||||
Loading…
Reference in a new issue