*0.1.6* (25 Sep 2005)

* Fixed bug where nested constrains would get clobbered after multiple queries

*0.1.5* (22 Sep 2005)

* Fixed bug where acts_as_paranoid would clobber other constrains
* Simplified acts_as_paranoid mixin including.

*0.1.4* (18 Sep 2005)

* First RubyForge release

*0.1.3* (18 Sep 2005)

* ignore multiple calls to acts_as_paranoid on the same model

*0.1.2* (18 Sep 2005)

* fixed a bug that kept you from selecting the first deleted record

*0.1.1* (18 Sep 2005)

* Fixed bug that kept you from selecting deleted records by ID

*0.1* (17 Sep 2005)

* Initial gem