CHANGELOG [skip ci]
This commit is contained in:
parent
c3524d6156
commit
7a8e8a1b9d
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
### New
|
||||
|
||||
- Add `get-classpath` and `split-classpath` to `babashka.classpath`
|
||||
namespace. [#670](https://github.com/borkdude/babashka/issues/670)
|
||||
namespace. [#670](https://github.com/borkdude/babashka/issues/670). See
|
||||
[docs](https://book.babashka.org/master.html#babashka_classpath).
|
||||
- Expose `add-deps` in `babashka.deps`
|
||||
[#677](https://github.com/borkdude/babashka/issues/677). See
|
||||
[docs](https://book.babashka.org/master.html#_add_deps).
|
||||
|
|
|
|||
Loading…
Reference in a new issue