Skip to content

Commit

Permalink
Release 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Miikka Koskinen committed Jan 22, 2021
1 parent 297e680 commit 8a3284f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.10.5 (2021-01-22)

* Support validating values transformed via encode/decode functions. [#241](https://github.com/metosin/spec-tools/issues/241). PR [#248](https://github.com/metosin/spec-tools/pull/248) by [Wanderson Ferreira].
* Fix calling valid? within a custom type transform fn causing an StackOverflowError. [#240](https://github.com/metosin/spec-tools/issues/240). PR [#247](https://github.com/metosin/spec-tools/pull/247) by [Wanderson Ferreira].
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject metosin/spec-tools "0.10.4"
(defproject metosin/spec-tools "0.10.5"
:description "Clojure(Script) tools for clojure.spec"
:url "https://github.com/metosin/spec-tools"
:license {:name "Eclipse Public License", :url "https://www.eclipse.org/legal/epl-2.0/"}
Expand Down

0 comments on commit 8a3284f

Please # to comment.