This commit is contained in:
Michiel Borkent 2022-12-29 17:06:37 +01:00
parent 81f8845d72
commit 28cf3de4ef
2 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v0.2.0
- #61: add transit as explicit JVM dependency
- #60: transform pod reader error into exception of caller
@ -9,4 +9,6 @@
- Allow env vars OS_NAME & OS_ARCH to override os props (@cap10morgan)
- #49: don't log socket closed exception
## ...
## v0.1.0
Initial version

View file

@ -1,4 +1,4 @@
(defproject babashka/babashka.pods "0.1.0"
(defproject babashka/babashka.pods "0.2.0"
:description "babashka pods"
:url "https://github.com/babashka/babashka.pods"
:scm {:name "git"