Skip to content

Commit

Permalink
v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Jul 19, 2022
1 parent bd2d66c commit 7a3df99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions code4me-jetbrains-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@
# Code4Me Changelog

## [Unreleased]
### Changed
- Allowing storing of context
- Increase max context length
- Fixed redundant bracket when completing

## [1.0.10]
### Changed
- Send plugin version to server
- Add support for unknown trigger points
### Changed
- Send plugin version to server
- Add support for unknown trigger points
- Added except keyword

## [1.0.9]
Expand Down
2 changes: 1 addition & 1 deletion code4me-jetbrains-plugin/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pluginGroup = me.code4me.plugin
pluginName = Code4Me
# SemVer format -> https://semver.org
pluginVersion = 1.0.10
pluginVersion = 1.0.11

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down

0 comments on commit 7a3df99

Please sign in to comment.