We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e8858 commit 178cb0fCopy full SHA for 178cb0f
CHANGELOG.md
@@ -1,10 +1,7 @@
1
-## 8.0.13
2
-
3
-* Require package `web: '>=0.5.1 <2.0.0'`.
4
5
## 8.0.12
6
7
- * Allow `markdown-alert` class names in HTML sanitization. (#3820)
+* Allow `markdown-alert` class names in HTML sanitization. (#3820)
+* Require package `web: '>=0.5.1 <2.0.0'`.
8
9
## 8.0.11
10
pubspec.yaml
@@ -1,5 +1,5 @@
name: dartdoc
-version: 8.0.13
+version: 8.0.12
description: A non-interactive HTML documentation generator for Dart source code.
repository: https://github.com/dart-lang/dartdoc
0 commit comments