Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
munificent committed Sep 14, 2015
1 parent eab0ecb commit 7827d3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## 0.8.0

* **Breaking:** Remove (probably unused) fields: `LinkSyntax.resolved`,
`InlineParser.currentSource`.

* Switch tests to use [test][] instead of [unittest][].
* Remove (probably unused) `resolved` field from `LinkSyntax`.

[test]: https://pub.dartlang.org/packages/test
[unittest]: https://pub.dartlang.org/packages/unittest
Expand Down

0 comments on commit 7827d3b

Please sign in to comment.