C++: fix changenote formatting

This commit is contained in:
Nick Rolfe
2022-05-12 09:26:30 +01:00
parent 7cd6dc1a74
commit a86b5a1586

View File

@@ -1,4 +1,4 @@
---
category: deprecated
---
---
* The `AnalysedString` class in the `StringAnalysis` module has been replaced with `AnalyzedString`, to follow our style guide. The old name still exists as a deprecated alias.