diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-20 03:24:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-20 03:24:32 -0400 |
| commit | 2e8f7adc97b5a05d2bc693a8b57ac28e9c843f2d (patch) | |
| tree | 454c26f984bee98e06e24ca748eb46338a2736bf /static | |
| parent | 7272523e50185e1d0b1c1b305d8b6e026d61486b (diff) | |
add missing CarrierConfig change
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7d6376a0..2b5ea023 100644 --- a/static/releases.html +++ b/static/releases.html @@ -525,6 +525,7 @@ <p>Changes since the 2022041900 release:</p> <ul> + <li>load CarrierConfig data from standalone file in the /product partition (missed in previous release, which was detected during early Beta testing)</li> </ul> </article> --> |
