Skip to content

Commit ec3b877

Browse files
committed
C++: Remove the released change note and add a new change note.
1 parent fe726c4 commit ec3b877

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The `Guards` library (`semmle.code.cpp.controlflow.Guards`) has been improved to recognize more guard conditions.
+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
## 2.1.1
22

3-
### Minor Analysis Improvements
4-
5-
* The `Guards` library (`semmle.code.cpp.controlflow.Guards`) has been improved to recognize more guard conditions. Additionally, the guards library no longer considers guards in static local initializers or global initializers as `GuardCondition`s.
3+
No user-facing changes.

0 commit comments

Comments
 (0)