We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a15c5b commit 04544efCopy full SHA for 04544ef
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Intellij PDF Viewer Plugin Changelog
2
3
+## 0.10.1
4
+- Fixed default keyboard shortcuts for Windows and Linux (related to #16)
5
+- Fixed preview panel was not available while project indexing (#17)
6
+
7
## 0.10.0
8
- Updated deprecated platform code
9
- Updated project dependencies
gradle.properties
@@ -1,5 +1,5 @@
group = com.firsttimeinforever.intellij.pdf.viewer
-version = 0.10.0
+version = 0.10.1
pluginSinceVersion = 203
pluginUntilVersion = 204
0 commit comments