Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm98 authored Apr 13, 2022
1 parent e9fc392 commit bed95ba
Showing 1 changed file with 63 additions and 61 deletions.
124 changes: 63 additions & 61 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,63 +1,65 @@
<!-- Keep a Changelog guide -> https://keepachangelog.com -->

# Plugin Changelog

## [Unreleased]

## [2.213.0]
<!-- Keep a Changelog guide -> https://keepachangelog.com -->

# Plugin Changelog

## [Unreleased]
### Changed
- Support 2022.1

## [2.213.0]
### Changed
- Support 2021.3
- Update template plugin

## [1.3.1]
### Changed
- support freezed since 0.14.0 (thanks to @fnicastri)

## [1.3.0]
### Changed
- support since-build: 201 and until-build: 211.*
- sync with intellij-platform-plugin-template v0.10.0

## [1.1.9]
### Changed
- set `explicitToJson: true` by default

## [1.1.8]
### Changed
- remove redundant code,service

## [1.1.7]
### Changed
- change name and icon plugin

## [1.1.6]
### Changed
- update code base

## [1.1.5]
### Added
- support json fieldRename: snake in freezed by default

## [1.1.4]
### Added
- rename field snake by default

### Changed
- update description and changed log

## [1.1.3]
### Added
- Initial scaffold created
from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

## [1.1.2]
### Changed
- just for test ci/cd

## [1.1.1]
### Changed
- required since-build 202

## [1.0.0]
### Changed
- First release
- Update template plugin

## [1.3.1]
### Changed
- support freezed since 0.14.0 (thanks to @fnicastri)

## [1.3.0]
### Changed
- support since-build: 201 and until-build: 211.*
- sync with intellij-platform-plugin-template v0.10.0

## [1.1.9]
### Changed
- set `explicitToJson: true` by default

## [1.1.8]
### Changed
- remove redundant code,service

## [1.1.7]
### Changed
- change name and icon plugin

## [1.1.6]
### Changed
- update code base

## [1.1.5]
### Added
- support json fieldRename: snake in freezed by default

## [1.1.4]
### Added
- rename field snake by default

### Changed
- update description and changed log

## [1.1.3]
### Added
- Initial scaffold created
from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

## [1.1.2]
### Changed
- just for test ci/cd

## [1.1.1]
### Changed
- required since-build 202

## [1.0.0]
### Changed
- First release

0 comments on commit bed95ba

Please sign in to comment.