Skip to content

Commit cf4556d

Browse files
authored
Merge pull request #63 from tbm98/changelog-update-v2.221.0
Changelog update - `v2.221.0`
2 parents bed95ba + 7cf4914 commit cf4556d

File tree

1 file changed

+60
-57
lines changed

1 file changed

+60
-57
lines changed

CHANGELOG.md

Lines changed: 60 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,68 @@
11
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22

3-
# Plugin Changelog
4-
5-
## [Unreleased]
6-
### Changed
7-
- Support 2022.1
8-
9-
## [2.213.0]
3+
# Plugin Changelog
4+
5+
## [Unreleased]
6+
7+
## [2.221.0]
108
### Changed
9+
- Support 2022.1
10+
11+
## [2.213.0]
12+
### Changed
1113
- Support 2021.3
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
14+
- Update template plugin
15+
16+
## [1.3.1]
17+
### Changed
18+
- support freezed since 0.14.0 (thanks to @fnicastri)
19+
20+
## [1.3.0]
21+
### Changed
2022
- 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
23+
- sync with intellij-platform-plugin-template v0.10.0
24+
25+
## [1.1.9]
26+
### Changed
27+
- set `explicitToJson: true` by default
28+
29+
## [1.1.8]
30+
### Changed
31+
- remove redundant code,service
32+
33+
## [1.1.7]
34+
### Changed
35+
- change name and icon plugin
36+
37+
## [1.1.6]
38+
### Changed
39+
- update code base
40+
41+
## [1.1.5]
42+
### Added
43+
- support json fieldRename: snake in freezed by default
44+
45+
## [1.1.4]
46+
### Added
4547
- rename field snake by default
4648

47-
### Changed
48-
- update description and changed log
49-
50-
## [1.1.3]
51-
### Added
49+
50+
### Changed
51+
- update description and changed log
52+
53+
## [1.1.3]
54+
### Added
5255
- 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
56+
from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
57+
58+
## [1.1.2]
59+
### Changed
60+
- just for test ci/cd
61+
62+
## [1.1.1]
63+
### Changed
64+
- required since-build 202
65+
66+
## [1.0.0]
67+
### Changed
68+
- First release

0 commit comments

Comments
 (0)