documentation: Bump version

This commit is contained in:
世界 2023-11-30 21:28:07 +08:00
parent b8ee698c55
commit 0083d37d71
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -4,6 +4,16 @@ icon: material/alert-decagram
# ChangeLog
#### 1.8.0-alpha.6
* Fix rule-set matching logic **1**
* Fixes and improvements
**1**:
Now the rules in the `rule_set` rule item can be logically considered to be merged into the rule using rule sets,
rather than completely following the AND logic.
#### 1.8.0-alpha.5
* Parallel rule-set initialization
@ -11,7 +21,7 @@ icon: material/alert-decagram
**1**:
The `private` GeoIP country never existed and was actually implemented inside V2Ray.
The `private` GeoIP country never existed and was actually implemented inside V2Ray.
Since GeoIP was deprecated, we made this rule independent, see [Migration](/migration/#migrate-geoip-to-rule-sets).
#### 1.8.0-alpha.1