Skip to content

Commit

Permalink
Update changelog for 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
w01fe committed Nov 14, 2013
1 parent 2b1da81 commit 4bf35d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## 0.1.8
* Works with advanced compilation in cljs (at least sometimes)

## 0.1.7
* More small bugfixes
* Better validation error messages in cljs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

A Clojure(Script) library for declarative data description and validation.

Leiningen dependency (Clojars): `[prismatic/schema "0.1.7"]`
Leiningen dependency (Clojars): `[prismatic/schema "0.1.8"]`

**This is an alpha release. The API and organizational structure are
subject to change. Comments and contributions are much appreciated.**
Expand Down

0 comments on commit 4bf35d9

Please sign in to comment.