Skip to content

Commit ac1ad57

Browse files
committed
Update to 0.10.3
1 parent 4b625ea commit ac1ad57

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

33
## Unreleased
4+
## 0.10.3 - 2020-01-12
5+
### Fixed
6+
- Fixed an issue when opening URL containing query string
7+
48
## 0.10.2 - 2019-11-19
59
### Fixed
610
- Added missing file to the distribution package

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define VERSION "0.10.2"
1+
#define VERSION "0.10.3"

0 commit comments

Comments
 (0)