File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ <h2 id="main-changes-4">Main changes</h2>
7979</ ul >
8080< h2 id ="section-4 "> </ h2 >
8181</ div >
82- < input type ="checkbox " id ="collapse-section6 " checked aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> V2.1.0 / 07-Jul-2025</ label >
82+ < input type ="checkbox " id ="collapse-section6 " aria-hidden ="true "> < label for ="collapse-section6 " aria-hidden ="true "> V2.1.0 / 07-Jul-2025</ label >
8383< div >
8484< h2 id ="main-changes-5 "> Main changes</ h2 >
8585< ul >
@@ -88,6 +88,15 @@ <h2 id="main-changes-5">Main changes</h2>
8888</ ul >
8989< h2 id ="section-5 "> </ h2 >
9090</ div >
91+ < input type ="checkbox " id ="collapse-section7 " checked aria-hidden ="true "> < label for ="collapse-section7 " aria-hidden ="true "> V2.2.0 / 06-Oct-2025</ label >
92+ < div >
93+ < h2 id ="main-changes-6 "> Main changes</ h2 >
94+ < ul >
95+ < li > Added checks after reads to avoid write random content on pointers</ li >
96+ < li > Adding CODE_OF_CONDUCT.md and SECURITY.md</ li >
97+ </ ul >
98+ < h2 id ="section-6 "> </ h2 >
99+ </ div >
91100</ div >
92101</ div >
93102</ div >
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ This directory contains the LIS2MDL component drivers.
9898
9999</div >
100100
101- <input type =" checkbox " id =" collapse-section6 " checked aria-hidden =" true " >
101+ <input type =" checkbox " id =" collapse-section6 " aria-hidden =" true " >
102102<label for =" collapse-section6 " aria-hidden =" true " >V2.1.0 / 07-Jul-2025</label >
103103<div >
104104
@@ -109,6 +109,19 @@ This directory contains the LIS2MDL component drivers.
109109
110110##
111111
112+ </div >
113+
114+ <input type =" checkbox " id =" collapse-section7 " checked aria-hidden =" true " >
115+ <label for =" collapse-section7 " aria-hidden =" true " >V2.2.0 / 06-Oct-2025</label >
116+ <div >
117+
118+ ## Main changes
119+
120+ - Added checks after reads to avoid write random content on pointers
121+ - Adding CODE_OF_CONDUCT.md and SECURITY.md
122+
123+ ##
124+
112125</div >
113126:::
114127
You can’t perform that action at this time.
0 commit comments