Skip to content

Commit fb3caa8

Browse files
committed
Enhancement: Prepare release
1 parent 792be26 commit fb3caa8

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.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.3.0`
7+
- `^2.4.0`
88

99
## Unsupported Versions
1010

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

13-
- `^1.0.0`
13+
- `<2.4.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.3.0...main`][2.3.0...main].
9+
For a full diff see [`2.4.0...main`][2.4.0...main].
10+
11+
## [`2.4.0`][2.4.0]
12+
13+
For a full diff see [`2.3.0...2.4.0`][2.3.0..2.4.0].
1014

1115
### Changed
1216

@@ -112,14 +116,16 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
112116
[2.1.0]: https://github.com/ergebnis/http-method/releases/tag/2.1.0
113117
[2.2.0]: https://github.com/ergebnis/http-method/releases/tag/2.2.0
114118
[2.3.0]: https://github.com/ergebnis/http-method/releases/tag/2.3.0
119+
[2.4.0]: https://github.com/ergebnis/http-method/releases/tag/2.4.0
115120

116121
[848192d...1.0.0]: https://github.com/ergebnis/http-method/compare/848192d...1.0.0
117122
[1.0.0...2.0.0]: https://github.com/ergebnis/http-method/compare/1.0.0...2.0.0
118123
[2.0.0...2.0.1]: https://github.com/ergebnis/http-method/compare/2.0.0...2.0.1
119124
[2.0.1...2.1.0]: https://github.com/ergebnis/http-method/compare/2.0.1...2.1.0
120125
[2.1.0...2.2.0]: https://github.com/ergebnis/http-method/compare/2.1.0...2.2.0
121126
[2.2.0...2.3.0]: https://github.com/ergebnis/http-method/compare/2.2.0...2.3.0
122-
[2.3.0...main]: https://github.com/ergebnis/http-method/compare/2.3.0...main
127+
[2.3.0...2.4.0]: https://github.com/ergebnis/http-method/compare/2.3.0...2.4.0
128+
[2.4.0...main]: https://github.com/ergebnis/http-method/compare/2.4.0...main
123129

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

0 commit comments

Comments
 (0)