diff --git a/python/ql/lib/change-notes/2023-09-26-regex-locations-in-string-parts.md b/python/ql/lib/change-notes/2023-09-26-regex-locations-in-string-parts.md new file mode 100644 index 00000000000..32bdc1db15c --- /dev/null +++ b/python/ql/lib/change-notes/2023-09-26-regex-locations-in-string-parts.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Regular expression fragments residing inside implicitly concatenated strings now have better location information.