Skip to content

Commit 2177c81

Browse files
committed
Update CHANGELOG.md
1 parent 38db6a1 commit 2177c81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
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

0 commit comments

Comments
 (0)