Skip to content

Commit

Permalink
Fix #294: support multiple values in code input in nREPL eval message
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 8, 2023
1 parent 82ab7a0 commit b016be6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ For a list of breaking changes, check [here](#breaking-changes).

[Nbb](https://github.com/babashka/nbb): Scripting in Clojure on Node.js using [SCI](https://github.com/babashka/sci)

## Unreleased

- [#294](https://github.com/babashka/nbb/issues/294): support multiple values in code input in nREPL eval message

## 1.1.157

- [#295](https://github.com/babashka/nbb/issues/295): add `swap-vals!` and `reset-vals!`
Expand Down

0 comments on commit b016be6

Please sign in to comment.