File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ Deployment.
60
60
61
61
## Releases
62
62
63
+ ### 1.6.3 - 20XX-XX-XX
64
+
63
65
### 1.6.2 - 2022-01-25
64
66
65
67
- Fixed ` NullPointerException ` with Cppcheck < 1.89 caused by missing ` column ` attribute in XML result.
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >com.github.johnthagen.cppcheck</id >
3
3
<name >cppcheck</name >
4
- <version >1.6.2 </version >
4
+ <version >1.6.3 </version >
5
5
<
vendor email =
" [email protected] " url =
" http://github.com/johnthagen" >johnthagen</
vendor >
6
6
7
7
<description ><![CDATA[
60
60
]]> </description >
61
61
62
62
<change-notes ><![CDATA[
63
- - Fixed `NullPointerException` with Cppcheck < 1.89 caused by missing 'column' attribute in XML result.
64
63
]]>
65
64
</change-notes >
66
65
You can’t perform that action at this time.
0 commit comments