@mchp-mcc/pic-8bit 5.28.1 → 5.28.2

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,19 +1,19 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
- ## [5.28.1] - 2024-04-25
4
+ ## [5.28.2] - 2024-05-30
5
5
 
6
- ### New Features
7
- - **CC8SCRIP-20153** :- Bug Fixes/Feature Updates in PIC18FxxK80, PIC18FxxQ71, PIC16(L)F188xx, PIC16(L)F161x, PIC16(L)F180xx device families
6
+ ### Bug Fixes
7
+ - **M8PD-6420** :- Bug Fixes in PIC18FxxQ24 device family.
8
8
 
9
9
 
10
- ## [5.28.0] - 2024-03-18
10
+ ## [5.28.1] - 2024-04-25
11
11
 
12
- ### New Features
13
- - **CC8SCRIP-19831** :- Added Support For PIC18F[0,1][4,5]Q20 Devices
12
+ ### Bug Fixes
13
+ - **M8PD-5232** :- PIC16F18875 JSON: In Pin grid view the Tx pin is missing for RC6 due to Tx is mentioned as Bi-directional
14
14
 
15
15
 
16
- ## [5.27.0] - 2024-02-07
16
+ ## [5.28.0] - 2024-03-18
17
+
17
18
 
18
- ### New Features
19
- - **CC8SCRIP-19493** :- Added Support For PIC16F180[1,2][3,4] Devices
19
+ No changes from previous version
package/Readme.md CHANGED
@@ -55,19 +55,19 @@ The following are the 8-bit PIC device families supported by MCC Melody
55
55
  # Changelog
56
56
  All notable changes to this project will be documented in this file.
57
57
 
58
- ## [5.28.1] - 2024-04-25
58
+ ## [5.28.2] - 2024-05-30
59
59
 
60
- ### New Features
61
- - **CC8SCRIP-20153** :- Bug Fixes/Feature Updates in PIC18FxxK80, PIC18FxxQ71, PIC16(L)F188xx, PIC16(L)F161x, PIC16(L)F180xx device families
60
+ ### Bug Fixes
61
+ - **M8PD-6420** :- Bug Fixes in PIC18FxxQ24 device family.
62
62
 
63
63
 
64
- ## [5.28.0] - 2024-03-18
64
+ ## [5.28.1] - 2024-04-25
65
65
 
66
- ### New Features
67
- - **CC8SCRIP-19831** :- Added Support For PIC18F[0,1][4,5]Q20 Devices
66
+ ### Bug Fixes
67
+ - **M8PD-5232** :- PIC16F18875 JSON: In Pin grid view the Tx pin is missing for RC6 due to Tx is mentioned as Bi-directional
68
68
 
69
69
 
70
- ## [5.27.0] - 2024-02-07
70
+ ## [5.28.0] - 2024-03-18
71
+
71
72
 
72
- ### New Features
73
- - **CC8SCRIP-19493** :- Added Support For PIC16F180[1,2][3,4] Devices
73
+ No changes from previous version