Enable customizing the nrepl websocket port (#141)

* Enable customizing the nrepl websocket port

* Fixes #140

* Update changelog
This commit is contained in:
Peter Strömberg 2025-12-05 23:07:09 +01:00 committed by GitHub
parent c449f55a9b
commit 93cb7874bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 1 deletions

View file

@ -10,6 +10,7 @@
<!-- - `bb gh-pages` -->
- [#114](https://github.com/babashka/scittle/issues/114): Enable source maps ([@jeroenvandijk](https://github.com/jeroenvandijk))
- [#140](https://github.com/babashka/scittle/issues/140): Enable customizing the nrepl websocket port ([@PEZ](https://github.com/PEZ))
## v0.7.28 (2025-09-13)