Update change log

This commit is contained in:
Michael Klishin 2014-03-27 18:14:09 +04:00
parent 7bb90ac86a
commit 6fd331da15

View file

@ -1,3 +1,11 @@
## Changes between 1.8.0-beta2 and 1.8.0-beta3
### Clojure 1.6
Monger now depends on `org.clojure/clojure` version `1.6.0`. It is
still compatible with Clojure 1.4 and if your `project.clj` depends on
a different version, it will be used, but 1.6 is the default now.
## Changes between 1.8.0-beta1 and 1.8.0-beta2
### monger.result Use with WriteConcerns is Deprecated