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

Unified Diff: pkg/code_transformers/CHANGELOG.md

Issue 535413002: move delete_file and remove_sourcemap_comment transformers to code_transformers (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: uncommit deletion of polymer test file Created 6 years, 3 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/code_transformers/lib/src/delete_file.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/code_transformers/CHANGELOG.md
diff --git a/pkg/code_transformers/CHANGELOG.md b/pkg/code_transformers/CHANGELOG.md
index 96d2f7c9fdd1463d961fb98220f75b8e9995b642..f52160d425e20d2570a945404ebef0a7f3bdc59f 100644
--- a/pkg/code_transformers/CHANGELOG.md
+++ b/pkg/code_transformers/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.2.2
+
+* Added two transformers, 'delete_file' and 'remove_sourcemap_comment'.
+
## 0.2.0+3
* Raise the lower bound on the source_maps constraint to exclude incompatible
« no previous file with comments | « no previous file | pkg/code_transformers/lib/src/delete_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698