@@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
- For a full diff see [ ` 2.1.0...master ` ] [ 2.1.0...master ] .
10
+ For a full diff see [ ` 2.1.1...master ` ] [ 2.1.1...master ] .
11
+
12
+ ## [ ` 2.1.1 ` ] [ 2.1.1 ]
13
+
14
+ For a full diff see [ ` 2.1.0...2.1.1 ` ] [ 2.1.0...2.1.1 ] .
15
+
16
+ ### Fixed
17
+
18
+ * Actually run ` composer validate ` to show validation errors when ` composer.json ` is not valid according to its schema ([ #297 ] ), by [ @localheinz ]
11
19
12
20
## [ ` 2.1.0 ` ] [ 2.1.0 ]
13
21
@@ -266,6 +274,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
266
274
[ 2.0.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.0.1
267
275
[ 2.0.2 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.0.2
268
276
[ 2.1.0 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.1.0
277
+ [ 2.1.1 ] : https://github.com/ergebnis/composer-normalize/releases/tag/2.1.1
269
278
270
279
[ 81bc3a8...0.1.0 ] : https://github.com/ergebnis/composer-normalize/compare/81bc3a8...0.1.0
271
280
[ 0.1.0...0.2.0 ] : https://github.com/ergebnis/composer-normalize/compare/0.1.0...0.2.0
@@ -289,7 +298,8 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
289
298
[ 2.0.0...2.0.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.0.0...2.0.1
290
299
[ 2.0.1...2.0.2 ] : https://github.com/ergebnis/composer-normalize/compare/2.0.1...2.0.2
291
300
[ 2.0.2...2.1.0 ] : https://github.com/ergebnis/composer-normalize/compare/2.0.2...2.1.0
292
- [ 2.1.0...master ] : https://github.com/ergebnis/composer-normalize/compare/2.1.0...master
301
+ [ 2.1.0...2.1.1 ] : https://github.com/ergebnis/composer-normalize/compare/2.1.0...2.1.1
302
+ [ 2.1.1...master ] : https://github.com/ergebnis/composer-normalize/compare/2.1.1...master
293
303
294
304
[ #1 ] : https://github.com/ergebnis/composer-normalize/pull/1
295
305
[ #2 ] : https://github.com/ergebnis/composer-normalize/pull/2
@@ -327,6 +337,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
327
337
[ #273 ] : https://github.com/ergebnis/composer-normalize/pull/273
328
338
[ #280 ] : https://github.com/ergebnis/composer-normalize/pull/280
329
339
[ #292 ] : https://github.com/ergebnis/composer-normalize/pull/292
340
+ [ #297 ] : https://github.com/ergebnis/composer-normalize/pull/297
330
341
331
342
[ @ergebnis ] : https://github.com/ergebnis
332
343
[ @localheinz ] : https://github.com/localheinz
0 commit comments