Updating change log

This commit is contained in:
REDMOND\brodes
2024-11-21 12:15:14 -05:00
parent 7059fc3e31
commit 248f1c4ebe

View File

@@ -1,4 +1,4 @@
---
category: deprecated
---
* The `NonThrowing` class (`semmle.code.cpp.models.interfaces.NonThrowing`) has been deprecated. Please use the `NonThrowing` class from `semmle.code.cpp.models.interfaces.Throwing` instead.
* The `NonThrowing` class (`semmle.code.cpp.models.interfaces.NonThrowing`) has been deprecated. Please use the `NonCppThrowingFunction` class instead.