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

Unified Diff: CHANGELOG.md

Issue 1425953002: add tool to check that deferred libraries contain the expected code (Closed) Base URL: git@github.com:dart-lang/dart2js_info.git@master
Patch Set: Created 5 years, 2 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 | README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6f4f169f46ec155ddfea678785547a7ec8ebdb3..f8e71fbd6c9c045967a92d2a6a3f4262bbc0b1c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,13 @@
# Changelog
+## 0.2.2
+- Added `deferred_libary_check` tool
+
## 0.2.1
- Merged `verify_deps` tool into `debug_info` tool
## 0.2.0
-- Added AllInfoJsonCodec
+- Added `AllInfoJsonCodec`
- Added `verify_deps` tool
## 0.1.0
@@ -16,8 +19,7 @@
- Added executable names
## 0.0.2
-- Add support for ConstantInfo
+- Add support for `ConstantInfo`
## 0.0.1
-
- Initial version
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698