Skip to content

Commit

Permalink
doc updated
Browse files Browse the repository at this point in the history
  • Loading branch information
philoskim committed Oct 19, 2023
1 parent b9a2fe3 commit 2dce3ff
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/change-logs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
:source-highlighter: coderay
:sectnums:

* v0.9.0
+
All the new features of this version are thanks to the link:https://github.com/philoskim/debux/pull/31[pull request] of
link:https://github.com/gnl[George Lipov]. Thanks a lot again!
** The minimum version of Clojure is upgraded from 1.8.0 to 1.10.0
** ClojureScript dependency in Clojure removed.
** `bb` (Babashka for Clojure) support added.
*** `nbb` (Babashka for Node) is not supported yet.
** `tap>` support added.
*** `set-tap-output!` function added.
*** `set-date-time-fn!` function added.
** `:simple` option added.
* v0.8.3
** Electric support added
Expand Down

0 comments on commit 2dce3ff

Please sign in to comment.