Skip to content

Commit f530615

Browse files
committed
chore: tidied up changelog after all the nonsense
1 parent 9423d27 commit f530615

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
## [2.1.0](https://github.com/apisyouwonthate/spectral-jsonapi/compare/v2.0.0...v2.1.0) (2026-04-07)
22

3-
### Features
4-
5-
* bumped major version ([#10](https://github.com/apisyouwonthate/spectral-jsonapi/issues/10)) ([5625f81](https://github.com/apisyouwonthate/spectral-jsonapi/commit/5625f812efba490a7436fcff87a12fa6d4cd3f68))
6-
7-
### Bug Fixes
8-
9-
* future proof tests. ([e21a400](https://github.com/apisyouwonthate/spectral-jsonapi/commit/e21a4000b6d2e3a084e430705505f33772ed1ea7))
10-
11-
## 2.0.1 (2026-04-07)
12-
133
### Changed
144

155
- The `content-type` rule now allows other non-JSON content, but still demands all JSON requests/responses use `application/vnd.api+json`.
166

17-
## 2.0.0 (2026-04-01)
7+
## [2.0.0](https://github.com/apisyouwonthate/spectral-jsonapi/compare/v2.0.0...v2.1.0) (2026-04-01)
188

199
### Added
2010
- Created TypeScript version of the ruleset. YAML still available.
@@ -27,9 +17,6 @@
2717
- Content type may now start with `application/vnd.api+json` instead of matching entirely. This is to allow for `ext=` media type parameters, `charset=`, etc.
2818
- Rule `resource-object-reserved-fields` will not appear for deprecate properties.
2919

30-
### Deprecated
31-
-
32-
3320
### Removed
3421
- Rule `error-processing` has been removed as behavior did not match what the JSON:API spec was talking about.
3522

0 commit comments

Comments
 (0)