CHANGELOG [skip ci]
This commit is contained in:
parent
a194a2d720
commit
3755b24601
1 changed files with 7 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
script. [#690](https://github.com/borkdude/babashka/issues/690)
|
||||
- [Buddy pod](https://github.com/babashka/pod-babashka-buddy)
|
||||
- [Etaoin pod 0.0.1 release](https://github.com/babashka/pod-babashka-etaoin)
|
||||
- [Fswatcher pod](https://github.com/babashka/pod-babashka-fswatcher)
|
||||
- [Filewatcher pod 0.0.1 release](https://github.com/babashka/pod-babashka-filewatcher)
|
||||
- [Fswatcher pod](https://github.com/babashka/pod-babashka-fswatcher) ([@lispyclouds](https://github.com/lispyclouds))
|
||||
|
||||
### Fixed / enhanced
|
||||
|
||||
|
|
@ -19,6 +20,11 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
- Handle whitespace after read-cond splice
|
||||
- Several performance improvements
|
||||
|
||||
### Thanks
|
||||
|
||||
Special thanks to [@lispyclouds](https://github.com/lispyclouds) for hammocking
|
||||
on the pod registry and working on the new fswatcher pod.
|
||||
|
||||
## v0.2.5
|
||||
|
||||
This release adds a new `babashka.deps` namespace which offers [tools.deps
|
||||
|
|
|
|||
Loading…
Reference in a new issue