We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b625ea commit ac1ad57Copy full SHA for ac1ad57
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
## Unreleased
4
+## 0.10.3 - 2020-01-12
5
+### Fixed
6
+- Fixed an issue when opening URL containing query string
7
+
8
## 0.10.2 - 2019-11-19
9
### Fixed
10
- Added missing file to the distribution package
src/version.h
@@ -1 +1 @@
-#define VERSION "0.10.2"
+#define VERSION "0.10.3"
0 commit comments