Add change note

This commit is contained in:
Arthur Baars
2022-03-21 12:33:14 +01:00
parent 3c434931ec
commit 5f787144c0

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `ParseRegExp` and `RegExpTreeView` modules are now "internal" modules, users should use `codeql.ruby.Regexp` instead.