@@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
77## Unreleased
88
9- For a full diff see [ ` 1.0.0...main ` ] [ 1.0.0...main ] .
9+ For a full diff see [ ` 1.0.1...main ` ] [ 1.0.1...main ] .
10+
11+ ## [ ` 1.0.1 ` ] [ 1.0.1 ]
12+
13+ For a full diff see [ ` 1.0.0...1.0.1 ` ] [ 1.0.0...1.0.1 ] .
14+
15+ ### Fixed
16+
17+ * Adjusted ` Vendor\Composer\ConfigHashNormalizer ` to ignore the ` preferred-install ` hash ([ #425 ] ), by [ @localheinz ]
1018
1119## [ ` 1.0.0 ` ] [ 1.0.0 ]
1220
@@ -293,6 +301,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
293301[ 0.14.0 ] : https://github.com/ergebnis/json-normalizer/releases/tag/0.14.0
294302[ 0.14.1 ] : https://github.com/ergebnis/json-normalizer/releases/tag/0.14.1
295303[ 1.0.0 ] : https://github.com/ergebnis/json-normalizer/releases/tag/1.0.0
304+ [ 1.0.1 ] : https://github.com/ergebnis/json-normalizer/releases/tag/1.0.1
296305
297306[ 5d8b3e2...0.1.0 ] : https://github.com/ergebnis/json-normalizer/compare/5d8b3e2...0.1.0
298307[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/json-normalizer/compare/0.1.0...0.2.0
@@ -314,7 +323,8 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
314323[ 0.13.1...0.14.0 ] : https://github.com/ergebnis/json-normalizer/compare/0.13.1...0.14.0
315324[ 0.14.0...0.14.1 ] : https://github.com/ergebnis/json-normalizer/compare/0.14.0...0.14.1
316325[ 0.14.1...1.0.0 ] : https://github.com/ergebnis/json-normalizer/compare/0.14.1...1.0.0
317- [ 1.0.0...main ] : https://github.com/ergebnis/json-normalizer/compare/1.0.0...main
326+ [ 1.0.0...1.0.1 ] : https://github.com/ergebnis/json-normalizer/compare/1.0.0...1.0.0
327+ [ 1.0.1...main ] : https://github.com/ergebnis/json-normalizer/compare/1.0.1...main
318328
319329[ #1 ] : https://github.com/ergebnis/json-normalizer/pull/1
320330[ #2 ] : https://github.com/ergebnis/json-normalizer/pull/2
@@ -378,6 +388,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
378388[ #384 ] : https://github.com/ergebnis/json-normalizer/pull/384
379389[ #423 ] : https://github.com/ergebnis/json-normalizer/pull/423
380390[ #424 ] : https://github.com/ergebnis/json-normalizer/pull/424
391+ [ #425 ] : https://github.com/ergebnis/json-normalizer/pull/425
381392
382393[ @BackEndTea ] : https://github.com/BackEndTea
383394[ @ergebnis ] : https://github.com/ergebnis
0 commit comments