File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1- <!-- Keep a Changelog guide -> https://keepachangelog.com -->
2-
1+ <!-- Keep a Changelog guide -> https://keepachangelog.com -->
2+
33# Plugin Changelog
44
55## [ Unreleased]
6+ - Support 2022.2
67
78## [ 2.221.0]
8- ### Changed
9+ ### Changed
910- Support 2022.1
1011
1112## [ 2.213.0]
1213### Changed
13- - Support 2021.3
14+ - Support 2021.3
1415- Update template plugin
1516
1617## [ 1.3.1]
1920
2021## [ 1.3.0]
2122### Changed
22- - support since-build: 201 and until-build: 211.*
23+ - support since-build: 201 and until-build: 211.*
2324- sync with intellij-platform-plugin-template v0.10.0
2425
2526## [ 1.1.9]
4445
4546## [ 1.1.4]
4647### Added
47- - rename field snake by default
48-
48+ - rename field snake by default
49+
4950
5051### Changed
5152- update description and changed log
5253
5354## [ 1.1.3]
5455### Added
55- - Initial scaffold created
56+ - Initial scaffold created
5657 from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
5758
5859## [ 1.1.2]
Original file line number Diff line number Diff line change 22# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
33pluginGroup =com.github.tbm98.fluttergeneratorsnippets
44pluginName =flutter_generator_snippets
5- pluginVersion =2.221.0
5+ pluginVersion =2.222.1
66
77
88# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99# for insight into build numbers and IntelliJ Platform versions.
1010pluginSinceBuild = 203
11- pluginUntilBuild = 221 .*
11+ pluginUntilBuild = 222 .*
1212
1313# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1414platformType = IC
You can’t perform that action at this time.
0 commit comments