| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index 83864951e3e074fdf9fb79e0e51fc5d7dfea79ea..35da026d4e020641c30d3fbd1f76b356cd07a0c0 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -132,9 +132,6 @@ Patch release, resolves two issues and improves performance:
|
|
|
| ### Core library changes
|
|
|
| -* `dart:core`
|
| - * Improved performance when parsing some common URIs.
|
| - * Fixed bug in `Uri.resolve` (SDK issue [26804](https://github.com/dart-lang/sdk/issues/26804)).
|
| * `dart:io`
|
| * Adds file locking modes `FileLock.BLOCKING_SHARED` and
|
| `FileLock.BLOCKING_EXCLUSIVE`.
|
|
|