Skip to content

Commit 5153773

Browse files
Bump plugin version
1 parent 9294936 commit 5153773

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Intellij PDF Viewer Plugin Changelog
22

3+
## 0.10.0
4+
- Updated deprecated platform code
5+
- Updated project dependencies
6+
- Dropped support for `2020.2` builds
7+
38
## 0.9.1
49
- [Fixed page scale reset on document reload](https://github.com/FirstTimeInForever/intellij-pdf-viewer/issues/13) by [Adam Zambrzycki](https://github.com/Adikso)
510

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = com.firsttimeinforever.intellij.pdf.viewer
2-
version = 0.9.1
2+
version = 0.10.0
33

44
pluginSinceVersion = 203
55
pluginUntilVersion = 204

0 commit comments

Comments
 (0)