aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2702e96..1d94517 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,8 @@
* Removed incorrect lowercasing of char tokens when
an eof-in-tag error occurred in a `</script>` tag.
+* This changelog file is now included in the published `.crate` file.
+
#### Breaking changes
* Byte offsets were moved out of the `Token` enum into a new `Trace` enum.