Updating history

master
Sam Lown 2011-06-09 01:52:29 +02:00
parent 778e486328
commit 98772ae98a
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# CouchRest Model Change History
## 1.1.0.rc - 2011-06-08
## 1.1.0 - 2011-06-XX
* Minor Fixes
* Validation callbacks now support context (thanks kostia)
* Document comparisons now performed using database and document ID (pointer by neocsr)
## 1.1.0.rc1 - 2011-06-08
* New Features
* Properties with a nil value are now no longer sent to the database.