diff --git a/releasenotes/notes/dollar-quoted-string-691768c7c3cd7a1c.yaml b/releasenotes/notes/dollar-quoted-string-691768c7c3cd7a1c.yaml new file mode 100644 index 0000000..d79c4fc --- /dev/null +++ b/releasenotes/notes/dollar-quoted-string-691768c7c3cd7a1c.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Tokenizer now accepts $$ as the start of a dollar quoted string.