C#: Add change note.

This commit is contained in:
Michael Nebel
2023-01-19 12:39:52 +01:00
parent 5a1e96d671
commit 6c7c0854d1

View File

@@ -0,0 +1,6 @@
---
category: majorAnalysis
---
* Add extractor and library support for UTF-8 encoded strings.
* The `StringLiteral` class includes UTF-8 encoded strings.
* In the DB Schema `@string_literal_expr` is renamed to `@utf16_string_literal_expr`