Skip to content

Commit 472d8e8

Browse files
committed
Prepare changelog for 1.2.0
1 parent 34b3f61 commit 472d8e8

File tree

1 file changed

+56
-8
lines changed

1 file changed

+56
-8
lines changed

CHANGELOG.md

Lines changed: 56 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
1-
# Change Log
1+
# Changelog
2+
3+
## [Unreleased](https://github.com/bmitch/Codor/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/bmitch/Codor/compare/1.2.0...HEAD)
6+
7+
## [1.2.0](https://github.com/bmitch/Codor/tree/1.2.0) (2020-10-29)
8+
9+
[Full Changelog](https://github.com/bmitch/Codor/compare/1.1.1...1.2.0)
10+
11+
**Closed issues:**
12+
13+
- composer.json is not strictly valid [\#136](https://github.com/bmitch/Codor/issues/136)
14+
- Typo `ternery` should be `ternary` [\#131](https://github.com/bmitch/Codor/issues/131)
15+
- Update `code\_sniffer` version up to ^3.\* [\#127](https://github.com/bmitch/Codor/issues/127)
16+
17+
**Merged pull requests:**
18+
19+
- Add support for PHP 8 [\#141](https://github.com/bmitch/Codor/pull/141) ([villfa](https://github.com/villfa))
20+
- Enable Github actions [\#140](https://github.com/bmitch/Codor/pull/140) ([villfa](https://github.com/villfa))
21+
- Fix and normalize composer.json [\#139](https://github.com/bmitch/Codor/pull/139) ([villfa](https://github.com/villfa))
22+
- Create .gitattributes [\#138](https://github.com/bmitch/Codor/pull/138) ([villfa](https://github.com/villfa))
23+
- Use PHPUnit bridge [\#137](https://github.com/bmitch/Codor/pull/137) ([villfa](https://github.com/villfa))
24+
- Fix typo [\#135](https://github.com/bmitch/Codor/pull/135) ([villfa](https://github.com/villfa))
25+
- Update dependencies [\#134](https://github.com/bmitch/Codor/pull/134) ([villfa](https://github.com/villfa))
26+
- handleProtectedVariableToken needs 2 parameters [\#133](https://github.com/bmitch/Codor/pull/133) ([szepeviktor](https://github.com/szepeviktor))
27+
- Update dependencies [\#129](https://github.com/bmitch/Codor/pull/129) ([bmitch](https://github.com/bmitch))
28+
- Update version of phpcs up to ^3.0 [\#128](https://github.com/bmitch/Codor/pull/128) ([brutto](https://github.com/brutto))
29+
- update changelog [\#126](https://github.com/bmitch/Codor/pull/126) ([bmitch](https://github.com/bmitch))
230

331
## [1.1.1](https://github.com/bmitch/Codor/tree/1.1.1) (2017-11-01)
32+
433
[Full Changelog](https://github.com/bmitch/Codor/compare/1.1.0...1.1.1)
534

635
**Closed issues:**
@@ -13,6 +42,7 @@
1342
- Fixes \#123 - MixedReturnTypeSniff - check for `comment\_opener` index … [\#124](https://github.com/bmitch/Codor/pull/124) ([bmitch](https://github.com/bmitch))
1443

1544
## [1.1.0](https://github.com/bmitch/Codor/tree/1.1.0) (2017-10-20)
45+
1646
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.7...1.1.0)
1747

1848
**Closed issues:**
@@ -36,29 +66,29 @@
3666
- Update gitignore [\#103](https://github.com/bmitch/Codor/pull/103) ([bmitch](https://github.com/bmitch))
3767

3868
## [1.0.7](https://github.com/bmitch/Codor/tree/1.0.7) (2017-08-19)
69+
3970
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.6...1.0.7)
4071

4172
**Merged pull requests:**
4273

4374
- Add PHP 7.2 to Travis-CI build [\#101](https://github.com/bmitch/Codor/pull/101) ([bmitch](https://github.com/bmitch))
4475

4576
## [1.0.6](https://github.com/bmitch/Codor/tree/1.0.6) (2017-08-01)
46-
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.5...1.0.6)
47-
48-
**Closed issues:**
4977

50-
- Sniff to warn when extending a class. [\#90](https://github.com/bmitch/Codor/issues/90)
78+
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.5...1.0.6)
5179

5280
**Merged pull requests:**
5381

5482
- Fixes \#90 [\#95](https://github.com/bmitch/Codor/pull/95) ([bmitch](https://github.com/bmitch))
5583

5684
## [1.0.5](https://github.com/bmitch/Codor/tree/1.0.5) (2017-07-30)
85+
5786
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.4...1.0.5)
5887

5988
**Closed issues:**
6089

6190
- Fix final class sniff [\#92](https://github.com/bmitch/Codor/issues/92)
91+
- Sniff to warn when extending a class. [\#90](https://github.com/bmitch/Codor/issues/90)
6292
- Final classes - ensure no protected methods or members [\#89](https://github.com/bmitch/Codor/issues/89)
6393
- Add https://github.com/Roave/SecurityAdvisories [\#67](https://github.com/bmitch/Codor/issues/67)
6494

@@ -69,6 +99,7 @@
6999
- Fixes \#89 [\#91](https://github.com/bmitch/Codor/pull/91) ([bmitch](https://github.com/bmitch))
70100

71101
## [1.0.4](https://github.com/bmitch/Codor/tree/1.0.4) (2017-06-01)
102+
72103
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.3...1.0.4)
73104

74105
**Fixed bugs:**
@@ -80,11 +111,11 @@
80111
- Fixes \#86 [\#87](https://github.com/bmitch/Codor/pull/87) ([bmitch](https://github.com/bmitch))
81112

82113
## [1.0.3](https://github.com/bmitch/Codor/tree/1.0.3) (2017-06-01)
114+
83115
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.2...1.0.3)
84116

85117
**Closed issues:**
86118

87-
- Sniff to prevent undeclared member variables. [\#84](https://github.com/bmitch/Codor/issues/84)
88119
- Sniff to look for conditionals or loops within a constructor. [\#71](https://github.com/bmitch/Codor/issues/71)
89120

90121
**Merged pull requests:**
@@ -93,6 +124,7 @@
93124
- Fixes \#71 [\#83](https://github.com/bmitch/Codor/pull/83) ([bmitch](https://github.com/bmitch))
94125

95126
## [1.0.2](https://github.com/bmitch/Codor/tree/1.0.2) (2017-04-10)
127+
96128
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.1...1.0.2)
97129

98130
**Closed issues:**
@@ -106,9 +138,9 @@
106138
- Fixes \#80 [\#81](https://github.com/bmitch/Codor/pull/81) ([bmitch](https://github.com/bmitch))
107139
- Fixes \#76 [\#79](https://github.com/bmitch/Codor/pull/79) ([bmitch](https://github.com/bmitch))
108140
- Fixes \#77 [\#78](https://github.com/bmitch/Codor/pull/78) ([bmitch](https://github.com/bmitch))
109-
- Standardizing folder structure [\#72](https://github.com/bmitch/Codor/pull/72) ([bmitch](https://github.com/bmitch))
110141

111142
## [1.0.1](https://github.com/bmitch/Codor/tree/1.0.1) (2017-04-01)
143+
112144
[Full Changelog](https://github.com/bmitch/Codor/compare/1.0.0...1.0.1)
113145

114146
**Closed issues:**
@@ -120,19 +152,23 @@
120152
- Fixes \#63 [\#70](https://github.com/bmitch/Codor/pull/70) ([bmitch](https://github.com/bmitch))
121153

122154
## [1.0.0](https://github.com/bmitch/Codor/tree/1.0.0) (2017-04-01)
155+
123156
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.11...1.0.0)
124157

125158
**Closed issues:**
126159

160+
- Sniff to prevent undeclared member variables. [\#84](https://github.com/bmitch/Codor/issues/84)
127161
- Make a PHP7 version [\#68](https://github.com/bmitch/Codor/issues/68)
128162
- Remote security checker until it is back working again. [\#65](https://github.com/bmitch/Codor/issues/65)
129163

130164
**Merged pull requests:**
131165

166+
- Standardizing folder structure [\#72](https://github.com/bmitch/Codor/pull/72) ([bmitch](https://github.com/bmitch))
132167
- Fixes \#68 [\#69](https://github.com/bmitch/Codor/pull/69) ([bmitch](https://github.com/bmitch))
133168
- Fixes \#65 [\#66](https://github.com/bmitch/Codor/pull/66) ([bmitch](https://github.com/bmitch))
134169

135170
## [0.0.11](https://github.com/bmitch/Codor/tree/0.0.11) (2017-03-28)
171+
136172
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.10...0.0.11)
137173

138174
**Fixed bugs:**
@@ -151,6 +187,7 @@
151187
- Fixes \#43 [\#62](https://github.com/bmitch/Codor/pull/62) ([bmitch](https://github.com/bmitch))
152188

153189
## [0.0.10](https://github.com/bmitch/Codor/tree/0.0.10) (2017-03-27)
190+
154191
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.9...0.0.10)
155192

156193
**Implemented enhancements:**
@@ -170,6 +207,7 @@
170207
- Fixes \#46 [\#57](https://github.com/bmitch/Codor/pull/57) ([bmitch](https://github.com/bmitch))
171208

172209
## [0.0.9](https://github.com/bmitch/Codor/tree/0.0.9) (2016-12-30)
210+
173211
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.8...0.0.9)
174212

175213
**Merged pull requests:**
@@ -178,6 +216,7 @@
178216
- Updated changelog [\#55](https://github.com/bmitch/Codor/pull/55) ([bmitch](https://github.com/bmitch))
179217

180218
## [0.0.8](https://github.com/bmitch/Codor/tree/0.0.8) (2016-12-29)
219+
181220
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.7...0.0.8)
182221

183222
**Merged pull requests:**
@@ -186,6 +225,7 @@
186225
- Updated changelog [\#53](https://github.com/bmitch/Codor/pull/53) ([bmitch](https://github.com/bmitch))
187226

188227
## [0.0.7](https://github.com/bmitch/Codor/tree/0.0.7) (2016-12-29)
228+
189229
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.6...0.0.7)
190230

191231
**Merged pull requests:**
@@ -194,6 +234,7 @@
194234
- Updated changelog [\#51](https://github.com/bmitch/Codor/pull/51) ([bmitch](https://github.com/bmitch))
195235

196236
## [0.0.6](https://github.com/bmitch/Codor/tree/0.0.6) (2016-12-28)
237+
197238
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.5...0.0.6)
198239

199240
**Implemented enhancements:**
@@ -211,6 +252,7 @@
211252
- Fixes \#38 [\#47](https://github.com/bmitch/Codor/pull/47) ([bmitch](https://github.com/bmitch))
212253

213254
## [0.0.5](https://github.com/bmitch/Codor/tree/0.0.5) (2016-12-11)
255+
214256
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.4...0.0.5)
215257

216258
**Closed issues:**
@@ -222,6 +264,7 @@
222264
- Fixes \#23 [\#39](https://github.com/bmitch/Codor/pull/39) ([bmitch](https://github.com/bmitch))
223265

224266
## [0.0.4](https://github.com/bmitch/Codor/tree/0.0.4) (2016-12-10)
267+
225268
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.3...0.0.4)
226269

227270
**Closed issues:**
@@ -233,6 +276,7 @@
233276
- Fixes \#26 [\#36](https://github.com/bmitch/Codor/pull/36) ([bmitch](https://github.com/bmitch))
234277

235278
## [0.0.3](https://github.com/bmitch/Codor/tree/0.0.3) (2016-12-10)
279+
236280
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.2...0.0.3)
237281

238282
**Closed issues:**
@@ -244,6 +288,7 @@
244288
- Fixes \#17 [\#35](https://github.com/bmitch/Codor/pull/35) ([bmitch](https://github.com/bmitch))
245289

246290
## [0.0.2](https://github.com/bmitch/Codor/tree/0.0.2) (2016-12-09)
291+
247292
[Full Changelog](https://github.com/bmitch/Codor/compare/0.0.1...0.0.2)
248293

249294
**Closed issues:**
@@ -255,6 +300,9 @@
255300
- Fixes \#33 [\#34](https://github.com/bmitch/Codor/pull/34) ([bmitch](https://github.com/bmitch))
256301

257302
## [0.0.1](https://github.com/bmitch/Codor/tree/0.0.1) (2016-12-06)
303+
304+
[Full Changelog](https://github.com/bmitch/Codor/compare/42921f82c9641fd1bb7d78895e888b3b8266103e...0.0.1)
305+
258306
**Closed issues:**
259307

260308
- Class length sniff [\#22](https://github.com/bmitch/Codor/issues/22)
@@ -287,4 +335,4 @@
287335

288336

289337

290-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
338+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)