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

Unified Diff: CHANGELOG.md

Issue 2080603003: Publish `0.9.6`. (Closed) Base URL: https://github.com/dart-lang/dartdoc.git@master
Patch Set: Created 4 years, 6 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 | codereview.settings » ('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 026bcbe4c7a88925cbb3441dd7cc0d4c70ac5b97..267b6e18a207c8ba1bbd28f8084765ad06e35522 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.9.6
+* [bug] fix enum indexes (#1176).
+* [enhancement] added support for crossdart. If there is a `crossdart.json`
+ file in the input dir (which can be generated by Crossdart), it will use that
+ file to add links to `crossdart.info` in the source code block.
+
## 0.9.5
* [enhancement] support for `@example` tag to inject sample code into comments.
eg. `{@example core/ts/bootstrap/bootstrap.dart region='bootstrap'}`, where
« no previous file with comments | « no previous file | codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698