File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ] [ Unreleased ]
3+ ## [ 0.8.2 ] [ 2015-10-15 ]
44
55### Added
66
77* CLI option ` -S/--snapshots ` to set a custom snapshots directory.
88
99### Fixed
1010
11- * Fix plural resources: DELETE should return 404 if resource doesn't exist.
11+ * Fix plural resources: ` DELETE ` should return 404 if resource doesn't exist.
1212
1313## [ 0.8.1] [ 2015-10-06 ]
1414
1515### Fixed
1616
17- * Fix plural resources: PUT should replace resource instead of updating properties.
18- * Fix singular resources: POST, PUT, PATCH should not convert resource properties.
17+ * Fix plural resources: ` PUT ` should replace resource instead of updating properties.
18+ * Fix singular resources: ` POST ` , ` PUT ` , ` PATCH ` should not convert resource properties.
1919
2020## [ 0.8.0] [ 2015-09-21 ]
2121
You can’t perform that action at this time.
0 commit comments