Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jetbrains-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
jetbrains-plugin
Merge requests
!20
Add support for version 2023.3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Add support for version 2023.3
chore/support-for-intellij-2023.3
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
Add support for version 2023.3
Simeon Kaul
requested to merge
chore/support-for-intellij-2023.3
into
develop
Jan 3, 2024
Overview
0
Commits
1
Pipelines
1
Changes
3
update dependencies
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
2c9c1698
1 commit,
Jan 3, 2024
3 files
+
17
−
7
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
CHANGELOG.md
+
7
−
1
View file @ 2c9c1698
Edit in single-file editor
Open in Web IDE
Show full file
@@ -12,6 +12,11 @@
@@ -12,6 +12,11 @@
### Fixed
### Fixed
## [0.3.3] - 2023-12-29
### Added
-
Support for IntelliJ IDEA 2023.3.
## [0.3.2] - 2023-09-13
## [0.3.2] - 2023-09-13
### Added
### Added
@@ -51,7 +56,8 @@
@@ -51,7 +56,8 @@
### Removed
### Removed
-
Support for IntelliJ IDEA 2020.2.4. Minimal version now is 2021.1.1.
-
Support for IntelliJ IDEA 2020.2.4. Minimal version now is 2021.1.1.
[
Unreleased
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.2...HEAD
[
Unreleased
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.3...HEAD
[
0.3.3
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.2...v0.3.3
[
0.3.2
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.1...v0.3.2
[
0.3.2
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.3.1...v0.3.2
[
0.3.1
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.2.0...v0.3.1
[
0.3.1
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//compare/v0.2.0...v0.3.1
[
0.2.0
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//commits/v0.2.0
[
0.2.0
]:
https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin//commits/v0.2.0
Loading