-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from Shopify/prepare-ar-new-records
ActiveRecordCoder: handle `new_record` flag
- Loading branch information
Showing
3 changed files
with
62 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Unreleased | ||
|
||
* Make ActiveRecordCoder handle 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 | ||
|
||
# 0.6.0 | ||
|
||
* No data | ||
|
||
# 0.5.0 | ||
|
||
* No data | ||
|
||
# 0.4.0 | ||
|
||
* No data | ||
|
||
# 0.3.1 | ||
|
||
* No data | ||
|
||
# 0.3.0 | ||
|
||
* No data | ||
|
||
# 0.2.1 | ||
|
||
* No data | ||
|
||
# 0.2.0 | ||
|
||
* No data | ||
|
||
# 0.1.0 | ||
|
||
* No data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters