aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b1cf93..c00cc22 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,8 @@
* `StartTag`/`EndTag`: Added `name_span` fields
(and removed the same-named methods).
+ * `Comment`: The `data_offset` field has been replaced with `data_span`.
+
* `Doctype`: The `name` field is now optional.
* `AttributeOwned`: The `name_offset` and `value_offset` fields have