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

Unified Diff: pkg/code_transformers/CHANGELOG.md

Issue 820513003: remove code-transformers from the repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 | « pkg/code_transformers/AUTHORS ('k') | pkg/code_transformers/LICENSE » ('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
deleted file mode 100644
index 0cb3b8824380c45496ef2eaeb18ed70f65511aea..0000000000000000000000000000000000000000
--- a/pkg/code_transformers/CHANGELOG.md
+++ /dev/null
@@ -1,29 +0,0 @@
-## 0.2.3+2
-
-* Added logic to discover the location of the dart SDK when the dart binary is a
- symlink.
-
-## 0.2.3
-
-* Added support for logging stable error messages from transformers.
-
-## 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
- versions.
-
-## 0.2.0+2
-
-* Widen the constraint on source_maps.
-
-## 0.2.0+1
-
-* Widen the constraint on barback.
-
-## 0.2.0
-
-* Switch from `source_maps`' `Span` class to `source_span`'s `SourceSpan` class.
« no previous file with comments | « pkg/code_transformers/AUTHORS ('k') | pkg/code_transformers/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698