We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb0fe7 commit d203da6Copy full SHA for d203da6
code4me-jetbrains-plugin/CHANGELOG.md
@@ -3,10 +3,12 @@
3
# Code4Me Changelog
4
5
## [Unreleased]
6
+### Changed
7
+- Increased max context length
8
9
## [1.0.8]
-### Added
-- Survey
10
+### Added
11
+- Survey
12
- UniXCoder
13
14
## [1.0.7]
code4me-jetbrains-plugin/gradle.properties
@@ -4,7 +4,7 @@
pluginGroup = me.code4me.plugin
pluginName = Code4Me
# SemVer format -> https://semver.org
-pluginVersion = 1.0.8
+pluginVersion = 1.0.9
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments