Skip to content

Commit 2727dcc

Browse files
committed
Version 0.4.0
1 parent 363e356 commit 2727dcc

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## [Unreleased]
66

7+
## [0.4.0]
8+
9+
### Changes
10+
11+
- Added an option to choose between popup or dialog for image viewing
12+
713
## [0.3.2]
814

915
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.srwi.pixellens
44
pluginName = PixelLens
55
pluginRepositoryUrl = https://github.com/srwi/PyCharm-PixelLens
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.3.2
7+
pluginVersion = 0.4.0
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 233

0 commit comments

Comments
 (0)