Update change log
This commit is contained in:
parent
661bdc61ff
commit
3ef61e676e
1 changed files with 8 additions and 1 deletions
|
|
@ -1,8 +1,15 @@
|
|||
## Changes between 1.0.0 and 1.0.1
|
||||
## Changes between 1.0.1 and 1.0.2
|
||||
|
||||
No changes yet.
|
||||
|
||||
|
||||
## Changes between 1.0.0 and 1.0.1
|
||||
|
||||
In the Monger 1.0.0 release jar, development dependencies were erroneously included in the jar. This affected
|
||||
projects using, for example, a different version of `clojure.core.cache`. This wasn't intentional and `1.0.1` is released
|
||||
to address the problem.
|
||||
|
||||
|
||||
## Changes between 1.0.0-rc2 and 1.0.0
|
||||
|
||||
### Extended support for BSON serialization for Joda Time types
|
||||
|
|
|
|||
Loading…
Reference in a new issue