documentation: Bump version

This commit is contained in:
世界 2023-09-15 19:14:39 +08:00
parent bdf6fa5816
commit 476d3c1aca
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -1,3 +1,14 @@
#### 1.5.0-beta.9
* Add `interrupt_exist_connections` option for `Selector` and `URLTest` outbounds **1**
* Fixes and improvements
**1**:
Interrupt existing connections when the selected outbound has changed.
Only inbound connections are affected by this setting, internal connections will always be interrupted.
#### 1.4.3 #### 1.4.3
* Fixes and improvements * Fixes and improvements