Skip to content

Commit d203da6

Browse files
committed
v1.0.9
1 parent eeb0fe7 commit d203da6

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

code4me-jetbrains-plugin/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
# Code4Me Changelog
44

55
## [Unreleased]
6+
### Changed
7+
- Increased max context length
68

79
## [1.0.8]
8-
### Added
9-
- Survey
10+
### Added
11+
- Survey
1012
- UniXCoder
1113

1214
## [1.0.7]

code4me-jetbrains-plugin/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = me.code4me.plugin
55
pluginName = Code4Me
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.0.8
7+
pluginVersion = 1.0.9
88

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

0 commit comments

Comments
 (0)