v0.2.9
This commit is contained in:
parent
77daea7362
commit
4cc4a7204d
2 changed files with 4 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
For a list of breaking changes, check [here](#breaking-changes).
|
||||
|
||||
## Unreleased
|
||||
## 0.2.9
|
||||
|
||||
### New
|
||||
|
||||
|
|
@ -10,6 +10,8 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
|
||||
### Enhancements / fixes
|
||||
|
||||
- Upgrade to GraalVM 21.0.0 [#712](https://github.com/babashka/babashka/issues/712)
|
||||
|
||||
Babashka.nrepl:
|
||||
|
||||
- Implement pprint support [#18](https://github.com/babashka/babashka.nrepl/issues/18) ([@kolharsam](https://github.com/kolharsam), [@grazfather](https://github.com/grazfather), [@bbatsov](https://github.com/bbatsov))
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0.2.9-SNAPSHOT
|
||||
0.2.9
|
||||
Loading…
Reference in a new issue