@mchp-mcc/scf-pic8-clc-v1 4.4.0 → 4.4.1

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,10 +1,11 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
- ## [4.4.0] - 2025-05-28
4
+ ## [4.4.1] - 2025-12-19
5
5
 
6
6
  ### New Features and Improvements
7
- - **M8PD-15921** :- Added Single Page Application support.
7
+ - **M8PD-17117** :- PIC16F132xx device family support
8
+ - **M8PD-16994** :- Added support for CLB synthesizer library
8
9
 
9
10
 
10
11
  ## [4.3.1] - 2025-03-07
package/Readme.md CHANGED
@@ -7,10 +7,11 @@ The Configurable Logic Cell (CLC) module provides programmable logic that operat
7
7
  # Changelog
8
8
  All notable changes to this project will be documented in this file.
9
9
 
10
- ## [4.4.0] - 2025-05-28
10
+ ## [4.4.1] - 2025-12-19
11
11
 
12
12
  ### New Features and Improvements
13
- - **M8PD-15921** :- Added Single Page Application support.
13
+ - **M8PD-17117** :- PIC16F132xx device family support
14
+ - **M8PD-16994** :- Added support for CLB synthesizer library
14
15
 
15
16
 
16
17
  ## [4.3.1] - 2025-03-07