diff --git a/HISTORY.md b/HISTORY.md index 4c51ca2..c614d72 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,8 +1,14 @@ # HISTORY +## [v1.1.3 (Feb 4, 2014)](http://github.com/ms-ati/docile/compare/v1.1.2...v1.1.3) + + - Special thanks to Alexey Vasiliev (@le0pard): + - fix problem to catch NoMethodError from non receiver object + - upgrade rspec format to new "expect" syntax + ## [v1.1.2 (Jan 10, 2014)](http://github.com/ms-ati/docile/compare/v1.1.1...v1.1.2) - - remove unnecessarily nested proxy objects (thanks @Ajedi32! + - remove unnecessarily nested proxy objects (thanks @Ajedi32)! - documentation updates and corrections ## [v1.1.1 (Nov 26, 2013)](http://github.com/ms-ati/docile/compare/v1.1.0...v1.1.1)