We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363e356 commit 2727dccCopy full SHA for 2727dcc
2 files changed
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
## [Unreleased]
6
7
+## [0.4.0]
8
+
9
+### Changes
10
11
+- Added an option to choose between popup or dialog for image viewing
12
13
## [0.3.2]
14
15
### Fixed
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.github.srwi.pixellens
pluginName = PixelLens
pluginRepositoryUrl = https://github.com/srwi/PyCharm-PixelLens
# SemVer format -> https://semver.org
-pluginVersion = 0.3.2
+pluginVersion = 0.4.0
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
0 commit comments