Skip to content

Commit e120f01

Browse files
committed
Fix: Update CHANGELOG.md
1 parent 521c4f2 commit e120f01

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 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.1.0...main`][2.1.0...main].
9+
For a full diff see [`2.3.0...main`][2.3.0...main].
10+
11+
## [`2.3.0`][2.3.0]
12+
13+
For a full diff see [`2.2.0...2.3.0`][2.2.0..2.3.0].
1014

1115
### Changed
1216

@@ -102,14 +106,16 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
102106
[2.0.0]: https://github.com/ergebnis/http-method/releases/tag/2.0.0
103107
[2.0.1]: https://github.com/ergebnis/http-method/releases/tag/2.0.1
104108
[2.1.0]: https://github.com/ergebnis/http-method/releases/tag/2.1.0
105-
[2.2.0]: https://github.com/ergebnis/http-method/releases/tag/2.1.0
109+
[2.2.0]: https://github.com/ergebnis/http-method/releases/tag/2.2.0
110+
[2.3.0]: https://github.com/ergebnis/http-method/releases/tag/2.3.0
106111

107112
[848192d...1.0.0]: https://github.com/ergebnis/http-method/compare/848192d...1.0.0
108113
[1.0.0...2.0.0]: https://github.com/ergebnis/http-method/compare/1.0.0...2.0.0
109114
[2.0.0...2.0.1]: https://github.com/ergebnis/http-method/compare/2.0.0...2.0.1
110115
[2.0.1...2.1.0]: https://github.com/ergebnis/http-method/compare/2.0.1...2.1.0
111116
[2.1.0...2.2.0]: https://github.com/ergebnis/http-method/compare/2.1.0...2.2.0
112-
[2.2.0...main]: https://github.com/ergebnis/http-method/compare/2.2.0...main
117+
[2.2.0...2.3.0]: https://github.com/ergebnis/http-method/compare/2.2.0...2.3.0
118+
[2.3.0...main]: https://github.com/ergebnis/http-method/compare/2.3.0...main
113119

114120
[#5]: https://github.com/ergebnis/http-method/pull/5
115121
[#7]: https://github.com/ergebnis/http-method/pull/7

0 commit comments

Comments
 (0)