File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+
45### Added
6+
57### Changed
8+
69### Deprecated
10+
711### Removed
12+
813### Fixed
14+
915### Security
1016
17+ ## [ 10.2.0] - 2020-10-20
18+
19+ see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.2.0
20+
1121## [ 10.1.0] - 2020-06-07
22+
1223see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.1.0
1324
1425## [ 10.0.4] - 2020-05-18
26+
1527see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.4
1628
1729## [ 10.0.3] - 2019-09-13
30+
1831see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.3
1932
2033## [ 10.0.2] - 2019-08-19
34+
2135see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.2
2236
2337## [ 10.0.1] - 2019-08-18
38+
2439see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.1
2540
2641## [ 10.0.0] - 2019-08-18
27- __ !!!BREAKING__
42+
43+ ** !!!BREAKING**
2844see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.0.0
2945
3046## [ 9.2.0] - 2019-08-06
47+
3148see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/1.3.0
3249
3350## [ 9.1.1] - 2019-07-07
51+
3452see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/1.2.1
3553
3654## [ 9.1.0] - 2019-05-02
55+
3756see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/1.2.0
3857
3958## [ 9.0.3] - 2019-04-21
59+
4060### Fixed
41- * ` insert_final_newline ` behavior according to specification (https://github.com/editorconfig-checker/editorconfig-checker/pull/56 )
61+
62+ - ` insert_final_newline ` behavior according to specification (https://github.com/editorconfig-checker/editorconfig-checker/pull/56 )
4263
4364## [ 9.0.0] - 2019-03-31
65+
4466Use Go core version
Original file line number Diff line number Diff line change 44
55use EditorconfigChecker \Utilities ;
66
7- define ('CORE_VERSION ' , '2.1 .0 ' );
7+ define ('CORE_VERSION ' , '2.2 .0 ' );
88
99class Cli
1010{
You can’t perform that action at this time.
0 commit comments