|
1 | | -<!-- Keep a Changelog guide -> https://keepachangelog.com --> |
2 | | - |
3 | | -# Plugin Changelog |
4 | | - |
5 | | -## [Unreleased] |
6 | | - |
7 | | -## [2.213.0] |
| 1 | +<!-- Keep a Changelog guide -> https://keepachangelog.com --> |
| 2 | + |
| 3 | +# Plugin Changelog |
| 4 | + |
| 5 | +## [Unreleased] |
| 6 | +### Changed |
| 7 | +- Support 2022.1 |
| 8 | + |
| 9 | +## [2.213.0] |
8 | 10 | ### Changed |
9 | 11 | - Support 2021.3 |
10 | | -- Update template plugin |
11 | | - |
12 | | -## [1.3.1] |
13 | | -### Changed |
14 | | -- support freezed since 0.14.0 (thanks to @fnicastri) |
15 | | - |
16 | | -## [1.3.0] |
17 | | -### Changed |
18 | | -- support since-build: 201 and until-build: 211.* |
19 | | -- sync with intellij-platform-plugin-template v0.10.0 |
20 | | - |
21 | | -## [1.1.9] |
22 | | -### Changed |
23 | | -- set `explicitToJson: true` by default |
24 | | - |
25 | | -## [1.1.8] |
26 | | -### Changed |
27 | | -- remove redundant code,service |
28 | | - |
29 | | -## [1.1.7] |
30 | | -### Changed |
31 | | -- change name and icon plugin |
32 | | - |
33 | | -## [1.1.6] |
34 | | -### Changed |
35 | | -- update code base |
36 | | - |
37 | | -## [1.1.5] |
38 | | -### Added |
39 | | -- support json fieldRename: snake in freezed by default |
40 | | - |
41 | | -## [1.1.4] |
42 | | -### Added |
43 | | -- rename field snake by default |
44 | | - |
45 | | -### Changed |
46 | | -- update description and changed log |
47 | | - |
48 | | -## [1.1.3] |
49 | | -### Added |
50 | | -- Initial scaffold created |
51 | | - from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template) |
52 | | - |
53 | | -## [1.1.2] |
54 | | -### Changed |
55 | | -- just for test ci/cd |
56 | | - |
57 | | -## [1.1.1] |
58 | | -### Changed |
59 | | -- required since-build 202 |
60 | | - |
61 | | -## [1.0.0] |
62 | | -### Changed |
63 | | -- First release |
| 12 | +- Update template plugin |
| 13 | + |
| 14 | +## [1.3.1] |
| 15 | +### Changed |
| 16 | +- support freezed since 0.14.0 (thanks to @fnicastri) |
| 17 | + |
| 18 | +## [1.3.0] |
| 19 | +### Changed |
| 20 | +- support since-build: 201 and until-build: 211.* |
| 21 | +- sync with intellij-platform-plugin-template v0.10.0 |
| 22 | + |
| 23 | +## [1.1.9] |
| 24 | +### Changed |
| 25 | +- set `explicitToJson: true` by default |
| 26 | + |
| 27 | +## [1.1.8] |
| 28 | +### Changed |
| 29 | +- remove redundant code,service |
| 30 | + |
| 31 | +## [1.1.7] |
| 32 | +### Changed |
| 33 | +- change name and icon plugin |
| 34 | + |
| 35 | +## [1.1.6] |
| 36 | +### Changed |
| 37 | +- update code base |
| 38 | + |
| 39 | +## [1.1.5] |
| 40 | +### Added |
| 41 | +- support json fieldRename: snake in freezed by default |
| 42 | + |
| 43 | +## [1.1.4] |
| 44 | +### Added |
| 45 | +- rename field snake by default |
| 46 | + |
| 47 | +### Changed |
| 48 | +- update description and changed log |
| 49 | + |
| 50 | +## [1.1.3] |
| 51 | +### Added |
| 52 | +- Initial scaffold created |
| 53 | + from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template) |
| 54 | + |
| 55 | +## [1.1.2] |
| 56 | +### Changed |
| 57 | +- just for test ci/cd |
| 58 | + |
| 59 | +## [1.1.1] |
| 60 | +### Changed |
| 61 | +- required since-build 202 |
| 62 | + |
| 63 | +## [1.0.0] |
| 64 | +### Changed |
| 65 | +- First release |
0 commit comments