Skip to content

Commit

Permalink
# 0.15.79-alpha (2023-01-20 / 2b06d8e)
Browse files Browse the repository at this point in the history
## Added

- Allow setting nrepl port/bind from CLI
- Provide a warning when connecting to emacs fails, rather than exiting

## Changed

- Dependency version bumps
  • Loading branch information
plexus committed Jan 20, 2023
1 parent 2b06d8e commit 384f260
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .VERSION_PREFIX
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14
0.15
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.15.79-alpha (2023-01-20 / 2b06d8e)

## Added

Expand Down Expand Up @@ -122,4 +122,4 @@ Initial release
- lambdaisland.classpath integration
- Support for cider-nrepl, refactor-nrepl
- Basic support for shadow-cljs cljs nREPL-base REPL
- Auto-connect for Emacs
- Auto-connect for Emacs

0 comments on commit 384f260

Please sign in to comment.