Skip to content

Commit d521166

Browse files
authored
Merge pull request #443 from ergebnis/fix/changelog
Fix: Update `CHANGELOG.md`
2 parents b84b259 + b738663 commit d521166

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

99
For a full diff see [`2.1.0...main`][2.1.0...main].
1010

11+
## [`2.2.0`][2.2.0]
12+
13+
For a full diff see [`2.1.0...2.2.0`][2.1.0..2.2.0].
14+
1115
### Changed
1216

1317
- Dropped support for PHP 7.2 ([#428]), by [@localheinz]
@@ -94,12 +98,14 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
9498
[2.0.0]: https://github.com/ergebnis/http-method/releases/tag/2.0.0
9599
[2.0.1]: https://github.com/ergebnis/http-method/releases/tag/2.0.1
96100
[2.1.0]: https://github.com/ergebnis/http-method/releases/tag/2.1.0
101+
[2.2.0]: https://github.com/ergebnis/http-method/releases/tag/2.1.0
97102

98103
[848192d...1.0.0]: https://github.com/ergebnis/http-method/compare/848192d...1.0.0
99104
[1.0.0...2.0.0]: https://github.com/ergebnis/http-method/compare/1.0.0...2.0.0
100105
[2.0.0...2.0.1]: https://github.com/ergebnis/http-method/compare/2.0.0...2.0.1
101106
[2.0.1...2.1.0]: https://github.com/ergebnis/http-method/compare/2.0.1...2.1.0
102-
[2.1.0...main]: https://github.com/ergebnis/http-method/compare/2.1.0...main
107+
[2.1.0...2.2.0]: https://github.com/ergebnis/http-method/compare/2.1.0...2.2.0
108+
[2.2.0...main]: https://github.com/ergebnis/http-method/compare/2.2.0...main
103109

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

0 commit comments

Comments
 (0)