Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Bump v1.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: Ľubomír Carik <[email protected]>
  • Loading branch information
horar committed Mar 25, 2018
1 parent 956fb16 commit 878c2b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
History of user-visible changes.

## [v1.5.3](https://github.com/openconnect/openconnect-gui/tree/v1.5.3) (unreleased)
## [v1.5.4](https://github.com/openconnect/openconnect-gui/tree/v1.5.4) (unreleased)
- TBD

[Full Changelog](https://github.com/openconnect/openconnect-gui/compare/v1.5.3...develop)


## [v1.5.3](https://github.com/openconnect/openconnect-gui/tree/v1.5.3) (2018-03-25)
- Don't lose password in batch mode and keys from storage (resolve #220, #142, #144)
- No disconnection triggered before quit (#202)
- Don't use system wide defined proxy when disabled in profile (#208)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if(APPLE)
endif()

project(openconnect-gui
VERSION 1.5.2
VERSION 1.5.3
LANGUAGES CXX
)

Expand Down

0 comments on commit 878c2b3

Please sign in to comment.