Skip to content

Commit 49e4ef5

Browse files
committed
Enhancement: Prepare release
1 parent 64cf76e commit 49e4ef5

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
The following versions of `ergebnis/http-method` have active support:
66

7-
- `^2.7.0`
7+
- `^2.8.0`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/http-method` have reached their end of life:
1212

13-
- `<2.7.0`
13+
- `<2.8.0`
1414

1515
## Reporting a Vulnerability
1616

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.7.0...main`][2.7.0...main].
9+
For a full diff see [`2.8.0...main`][2.8.0...main].
10+
11+
## [`2.8.0`][2.8.0]
12+
13+
For a full diff see [`2.7.0...2.8.0`][2.7.0...2.8.0].
1014

1115
### Added
1216

@@ -148,6 +152,7 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
148152
[2.5.0]: https://github.com/ergebnis/http-method/releases/tag/2.5.0
149153
[2.6.0]: https://github.com/ergebnis/http-method/releases/tag/2.6.0
150154
[2.7.0]: https://github.com/ergebnis/http-method/releases/tag/2.7.0
155+
[2.8.0]: https://github.com/ergebnis/http-method/releases/tag/2.8.0
151156

152157
[848192d...1.0.0]: https://github.com/ergebnis/http-method/compare/848192d...1.0.0
153158
[1.0.0...2.0.0]: https://github.com/ergebnis/http-method/compare/1.0.0...2.0.0
@@ -159,7 +164,8 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
159164
[2.4.0...2.5.0]: https://github.com/ergebnis/http-method/compare/2.4.0...2.5.0
160165
[2.5.0...2.6.0]: https://github.com/ergebnis/http-method/compare/2.5.0...2.6.0
161166
[2.6.0...2.7.0]: https://github.com/ergebnis/http-method/compare/2.6.0...2.7.0
162-
[2.7.0...main]: https://github.com/ergebnis/http-method/compare/2.7.0...main
167+
[2.7.0...2.8.0]: https://github.com/ergebnis/http-method/compare/2.7.0...2.8.0
168+
[2.8.0...main]: https://github.com/ergebnis/http-method/compare/2.8.0...main
163169

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

0 commit comments

Comments
 (0)