@@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- For a full diff see [ ` 2.0.0...master ` ] [ 2.0.0...master ] .
9
+ For a full diff see [ ` 2.0.1...master ` ] [ 2.0.1...master ] .
10
+
11
+ ## [ ` 2.0.1 ` ] [ 2.0.1 ]
12
+
13
+ For a full diff see [ ` 2.0.0...2.0.1 ` ] [ 2.0.0...2.0.1 ] .
14
+
15
+ ### Fixed
16
+
17
+ * Removed an inappropriate ` replace ` configuration from ` composer.json ` ([ #73 ] ), by [ @localheinz ]
10
18
11
19
### [ ` 2.0.0 ` ] [ 2.0.0 ]
12
20
@@ -71,10 +79,12 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
71
79
72
80
[ 1.0.0 ] : https://github.com/ergebnis/http-method/releases/tag/1.0.0
73
81
[ 2.0.0 ] : https://github.com/ergebnis/http-method/releases/tag/2.0.0
82
+ [ 2.0.1 ] : https://github.com/ergebnis/http-method/releases/tag/2.0.1
74
83
75
84
[ 848192d...1.0.0 ] : https://github.com/ergebnis/http-method/compare/848192d...1.0.0
76
85
[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/http-method/compare/1.0.0...2.0.0
77
- [ 2.0.0...master ] : https://github.com/ergebnis/http-method/compare/2.0.0...master
86
+ [ 2.0.0...2.0.1 ] : https://github.com/ergebnis/http-method/compare/2.0.0...2.0.1
87
+ [ 2.0.1...master ] : https://github.com/ergebnis/http-method/compare/2.0.1...master
78
88
79
89
[ #5 ] : https://github.com/ergebnis/http-method/pull/5
80
90
[ #7 ] : https://github.com/ergebnis/http-method/pull/7
@@ -92,6 +102,7 @@ For a full diff see [`848192d...1.0.0`][848192d...1.0.0].
92
102
[ #19 ] : https://github.com/ergebnis/http-method/pull/19
93
103
[ #22 ] : https://github.com/ergebnis/http-method/pull/22
94
104
[ #70 ] : https://github.com/ergebnis/http-method/pull/70
105
+ [ #73 ] : https://github.com/ergebnis/http-method/pull/70
95
106
96
107
[ @ergebnis ] : https://github.com/ergebnis
97
108
[ @localheinz ] : https://github.com/localheinz
0 commit comments