C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2026-01-30 12:19:28 +00:00
parent 25647badbd
commit 5f079c1d51

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed a bug in the `GuardCondition` library which sometimes prevented binary logical operators from being recognized as guard conditions. As a result, queries using `GuardCondition` may see improved results.