Update change log
This commit is contained in:
parent
444017fde2
commit
1e342335b4
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
## Changes between 1.0.0-beta4 and 1.0.0-beta5
|
||||
|
||||
### More Operators
|
||||
|
||||
Several new operator macros: `$size`, `$exists`, `$mod`, `$type`, `$not`.
|
||||
|
||||
|
||||
### Clojure sets now can be serialized
|
||||
|
||||
Monger now supports serialization for all classes that implement `java.util.Set`, including Clojure sets.
|
||||
|
|
|
|||
Loading…
Reference in a new issue