diff --git a/CHANGELOG.md b/CHANGELOG.md index a62d8dd8a..33367a3f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 1.5.2 (2013-08-07) + + * Fixed typo in the handling of processors + * Fixed regression in handling of in constructors + ### 1.5.1 (2013-08-01) * Fixed persist_once issue, it is now disabled by default again