Skip to content

Commit 67c5637

Browse files
committed
Version 0.4.4
1 parent b57220c commit 67c5637

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.4.4]
8+
9+
### Changes
10+
11+
- Disabled PixelLens for empty images
12+
- Added a warning when attempting to view variables as image in a Jupyter Notebook without debugging
13+
- Improved error handling
14+
715
## [0.4.3]
816

917
### Changes

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.4.3
7+
pluginVersion = 0.4.4
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)