Skip to content

Commit

Permalink
add Di Xu's annotations to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Mar 11, 2014
1 parent a3231a5 commit 5cb750e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
# 0.2.36 - Released 7 March 2014

Thanks to Di Xu who contributed patches for this release.

- 0.2.35 did not load CLJS properly

- Fix clojure.core/cycle annotation
Expand All @@ -12,6 +14,16 @@
- Get type is more useful
- add clojure.core.typed.unsafe namespace

- annotations (contributed by Di Xu)
- clojure.core/aset-{boolean,byte,char,short,int,long,float,double}
- clojure.core/aset
- clojure.core/await
- clojure.core/await1
- clojure.core/await-for
- clojure.core/biginteger
- clojure.core/{boolean,byte,char,short}-array
- clojure.core/{booleans,bytes,chars,shorts,ints,longs,floats,doubles}

# 0.2.34 - Released 25 February 2014

- add clojure.core.typed/pred
Expand Down

0 comments on commit 5cb750e

Please sign in to comment.