Skip to content

Commit 5f3c65e

Browse files
Update CHANGELOG.md
1 parent 94b140b commit 5f3c65e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# 2.0.0
2+
23
- Removed ability to set default suffix. All suffixes now default to `+json`.
34
- Suffixes are now set for a given view and version instead of as a block.
45
- Added `suffix :yoursuffix` command to override the default `:json` suffix.
56
- Removed defaults block.
67
- Removed registrations block.
78

89
# 1.0.0
10+
911
- Added the ability to do inline tests when defining validations using `assert_pass '<json>'` and `assert_fail '<json>'`.
1012
- `media_type` has been replaced with `use_name`.
1113
- It is no longer possible to set a default version. Please use `version <x> do` instead.

0 commit comments

Comments
 (0)