| Index: pkg/barback/CHANGELOG.md
|
| diff --git a/pkg/barback/CHANGELOG.md b/pkg/barback/CHANGELOG.md
|
| index 0b702b9c6cdbc6cc1eb34a6583b610fe267fca82..13475535a929312e094ad9b363e90afd24826ce3 100644
|
| --- a/pkg/barback/CHANGELOG.md
|
| +++ b/pkg/barback/CHANGELOG.md
|
| @@ -1,3 +1,9 @@
|
| +## 0.14.1
|
| +
|
| +* Add an `AggregateTransformer` type. Aggregate transformers transform groups of
|
| + assets for which no single asset is primary. For example, one could be used to
|
| + merge all images in a directory into a single file.
|
| +
|
| ## 0.14.0+2
|
|
|
| * Fix a bug with the previous bug fix.
|
|
|