diff --git a/docs/changelog.md b/docs/changelog.md index 61b343b1..74a9b6fe 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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 * Fixes and improvements