Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index 1bbfe9e98c10e7fe22b37fd1b0f0b6f89f47fff2..80be7f32e9c0f203b4f613be70796ebe89522574 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -11,6 +11,8 @@ |
| `X509Certificate` to be consistent across all platforms. All |
| `SecureSocket`, `SecurityContext`, and `X509Certificate` properties and |
| methods are now supported on iOS and OSX. |
| + * Removed `SecurityContext.alpnSupported` as ALPN is now supported on all |
| + platforms. |
| ### Dart VM |