CHANGELOG [skip ci]
This commit is contained in:
parent
cbd8a2d07d
commit
293dfbb8cb
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
|
||||
## Unreleased
|
||||
|
||||
- Add [Selmer](https://github.com/yogthos/Selmer) to build-in libraries #821
|
||||
- Don't throw when `PATH` isn't set during deps resolving (@ieugen)
|
||||
- Add `with-precision` macro #662
|
||||
- Task changes and improvements, see [issue](https://github.com/babashka/babashka/issues/778)
|
||||
|
||||
## 0.3.7
|
||||
|
||||
- Ignore local and global deps.edn when resolving deps for `bb.edn` [#807](https://github.com/babashka/babashka/issues/807)
|
||||
|
|
|
|||
Loading…
Reference in a new issue