CHANGELOG.md in paquito-0.6.2 vs CHANGELOG.md in paquito-0.7.0

- old
+ new

@@ -1,9 +1,14 @@ # Unreleased +# 0.7.0 + +* Make ActiveRecordCoder now encode wether records were persisted or not (#12). + This change is backward compatible with Paquito 0.6.2 but NOT OLDER VERSIONS. + # 0.6.2 -* Make ActiveRecordCoder handle to read payloads that will be generated by Paquito 0.7.0 (#12). +* Make ActiveRecordCoder able to read payloads that will be generated by Paquito 0.7.0 (#12). DO NOT upgrade to Paquito 0.7.0+ without first fully rolling out Paquito 0.6.2. # 0.6.1 * No data