Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1085)

Unified Diff: pkg/barback/CHANGELOG.md

Issue 299833003: Expose aggregate transformers in barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/barback/lib/barback.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | pkg/barback/lib/barback.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698