This commit is contained in:
Michiel Borkent 2023-03-18 14:12:05 +01:00
parent 1bc4782d42
commit 26780fffe5
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ A preview of the next release can be installed from
[Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting
##
## 1.3.175 (2023-03-18)
- [#1507](https://github.com/babashka/babashka/issues/1507): Expose methods on java.lang.VirtualThread ([@lispyclouds](https://github.com/lispyclouds))
- [#1510](https://github.com/babashka/babashka/issues/1510): add virtual thread interop on `Thread`

View file

@ -1 +1 @@
1.2.175-SNAPSHOT
1.3.175