@mchp-mcc/dspic33a-flash 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Changelog.md CHANGED
@@ -1,6 +1,18 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
+ ## [1.0.7] - 2026-04-15
5
+
6
+ ### New Features
7
+ - **CC16SCRIP-10285** :- dsPIC33A: Bulk erase API support
8
+
9
+
10
+ ## [1.0.6] - 2026-01-29
11
+
12
+ ### Bug Fixes
13
+ - **CC16SCRIP-10245** :- MISRA fixes
14
+
15
+
4
16
  ## [1.0.5] - 2025-12-10
5
17
 
6
18
  ### Bug Fixes
package/Readme.md CHANGED
@@ -5,6 +5,18 @@
5
5
  # Changelog
6
6
  All notable changes to this project will be documented in this file.
7
7
 
8
+ ## [1.0.7] - 2026-04-15
9
+
10
+ ### New Features
11
+ - **CC16SCRIP-10285** :- dsPIC33A: Bulk erase API support
12
+
13
+
14
+ ## [1.0.6] - 2026-01-29
15
+
16
+ ### Bug Fixes
17
+ - **CC16SCRIP-10245** :- MISRA fixes
18
+
19
+
8
20
  ## [1.0.5] - 2025-12-10
9
21
 
10
22
  ### Bug Fixes