Skip to content

Commit 689bf18

Browse files
authored
Merge pull request #227 from ergebnis/fix/changelog
Fix: Update `CHANGELOG.md`
2 parents 7b304fb + 6c4cf41 commit 689bf18

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
For a full diff see [`2.0.0...main`][2.0.0...main].
9+
For a full diff see [`3.1.0...main`][3.1.0...main].
10+
11+
## [`3.1.0`][3.1.0]
12+
13+
For a full diff see [`3.0.0...3.1.0`][3.0.0...3.1.0].
1014

1115
### Changed
1216

@@ -63,11 +67,13 @@ For a full diff see [`dcd4cfb...1.0.0`][dcd4cfb...1.0.0].
6367
[1.0.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/1.0.0
6468
[2.0.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/2.0.0
6569
[3.0.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/3.0.0
70+
[3.1.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/3.1.0
6671

6772
[dcd4cfb...1.0.0]: https://github.com/ergebnis/json-schema-validator/compare/dcd4cfb...1.0.0
6873
[1.0.0...2.0.0]: https://github.com/ergebnis/json-schema-validator/compare/1.0.0...2.0.0
6974
[2.0.0...3.0.0]: https://github.com/ergebnis/json-schema-validator/compare/2.0.0...3.0.0
70-
[3.0.0...main]: https://github.com/ergebnis/json-schema-validator/compare/3.0.0...main
75+
[3.0.0...3.1.0]: https://github.com/ergebnis/json-schema-validator/compare/3.0.0...3.1.0
76+
[3.1.0...main]: https://github.com/ergebnis/json-schema-validator/compare/3.1.0...main
7177

7278
[#2]: https://github.com/ergebnis/json-schema-validator/pull/2
7379
[#3]: https://github.com/ergebnis/json-schema-validator/pull/3

0 commit comments

Comments
 (0)