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

Side by Side Diff: CHANGELOG.md

Issue 1403613006: Prepare for a 0.1.0 release (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 unified diff | Download patch
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Changelog 1 # Changelog
2 2
3 ## 0.1.0-dev 3 ## 0.1.0
4 - Added `ProgramInfo.entrypoint`.
4 - Added experimental information about calls in function bodies. This will 5 - Added experimental information about calls in function bodies. This will
5 likely change again in the near future. 6 likely change again in the near future.
6 7
7 ## 0.0.3 8 ## 0.0.3
8 - Added executable names 9 - Added executable names
9 10
10 ## 0.0.2 11 ## 0.0.2
11 - Add support for ConstantInfo 12 - Add support for ConstantInfo
12 13
13 ## 0.0.1 14 ## 0.0.1
14 15
15 - Initial version 16 - Initial version
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698