Skip to content

Commit 8cc73df

Browse files
committed
Release 2.3.10
1 parent fd3ff7b commit 8cc73df

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111

1212
[workspace.package]
1313
rust-version = "1.70"
14-
version = "2.3.9"
14+
version = "2.3.10"
1515
authors = ["Kevin Yue <[email protected]>"]
1616
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
1717
edition = "2021"

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.3.10 - 2024-01-20
4+
5+
- Disconnect the VPN when sleep (fix [#166](https://github.com/yuezk/GlobalProtect-openconnect/issues/166), [#267](https://github.com/yuezk/GlobalProtect-openconnect/issues/267))
6+
37
## 2.3.9 - 2024-11-02
48

59
- Enhance the OpenSSL compatibility mode (fix [#437](https://github.com/yuezk/GlobalProtect-openconnect/issues/437))

0 commit comments

Comments
 (0)