Changelog [skip ci]
This commit is contained in:
parent
5e15150560
commit
ed2edc0d00
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -2,6 +2,19 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### New
|
||||
|
||||
- Implement [pod registry](https://github.com/babashka/pod-registry) to obtain
|
||||
pods when used in script. [#690](https://github.com/borkdude/babashka/issues/690)
|
||||
|
||||
### Fixed / enhanced
|
||||
|
||||
- Auto-resolved map fix [#684](https://github.com/borkdude/babashka/issues/684)
|
||||
- Handle whitespace after read-cond splice
|
||||
- Several performance improvements
|
||||
|
||||
## v0.2.5
|
||||
|
||||
This release adds a new `babashka.deps` namespace which offers [tools.deps
|
||||
|
|
|
|||
Loading…
Reference in a new issue