| Index: pkg/barback/CHANGELOG.md
|
| diff --git a/pkg/barback/CHANGELOG.md b/pkg/barback/CHANGELOG.md
|
| index c355a355596c51d656542ca3bd9601740f663de0..8a13d0b8e3fff6ef0b7c7cd1ce6b4b13a20e4bd6 100644
|
| --- a/pkg/barback/CHANGELOG.md
|
| +++ b/pkg/barback/CHANGELOG.md
|
| @@ -4,6 +4,9 @@
|
| default. When using Barback with pub in verbose mode, these messages will be
|
| printed.
|
|
|
| +* Add a `Transform.hasInput` function that returns whether or not a given
|
| + secondary input exists.
|
| +
|
| * `Transformer.allowedExtensions` now supports extensions containing multiple
|
| periods, such as `.dart.js`.
|
|
|
|
|