diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f03c0b..9d31a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.2.0](https://github.com/entur/api-guidelines/compare/v2.1.0...v2.2.0) (2026-02-23) + + +### Features + +* Add ci workflow to check that linting works ([#93](https://github.com/entur/api-guidelines/issues/93)) ([4c719cb](https://github.com/entur/api-guidelines/commit/4c719cb93295a590ffb658c4de105c8d7c0a2a0f)) +* Add lint rules to more x-entur-metadata fields ([#92](https://github.com/entur/api-guidelines/issues/92)) ([a12c96c](https://github.com/entur/api-guidelines/commit/a12c96c011d6758b4aee3b11be387fdfe0c85390)) + ## [2.1.0](https://github.com/entur/api-guidelines/compare/v2.0.2...v2.1.0) (2026-01-29)