| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index fd8d19c4a7b5d5071e2dc17d0395fbb238c3a08c..03f3ecb5a491263a1bae0aa2bbceeb50e293107f 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -127,9 +127,6 @@
|
| the context of the `flutter` executable, and when the Flutter SDK contains a
|
| package with the given name whose version matches the constraint.
|
|
|
| - * `tar` files on Linux are now created with `0` as the user and group IDs.
|
| - This fixes a crash when publishing packages while using Active Directory.
|
| -
|
| * Fixed a bug where packages from a hosted HTTP URL were considered the same
|
| as packages from an otherwise-identical HTTPS URL.
|
|
|
|
|