Skip to content

Commit 9ef088d

Browse files
committed
C++: Add change note
1 parent 12868e5 commit 9ef088d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: breaking
3+
---
4+
* The deprecated `NonThrowingFunction` class has been removed, use `NonCppThrowingFunction` instead.
5+
* The deprecated `ThrowingFunction` class has been removed, use `AlwaysSehThrowingFunction` instead.

0 commit comments

Comments
 (0)