Skip to content

Commit 1c1cef2

Browse files
authored
Update CHANGELOG.md
1 parent a9df8bf commit 1c1cef2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cpp/ql/lib/CHANGELOG.md

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
## 0.3.2
2-
3-
### Bug Fixes
4-
5-
* Under certain circumstances a variable declaration that is not also a definition could be associated with a `Variable` that did not have the definition as a `VariableDeclarationEntry`. This is now fixed, and a unique `Variable` will exist that has both the declaration and the definition as a `VariableDeclarationEntry`.
6-
71
## 0.3.1
82

93
### Minor Analysis Improvements

0 commit comments

Comments
 (0)