@mchp-mcc/pic-8bit 5.8.0 → 5.9.0

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,12 @@
1
1
  # Changelog
2
2
  All notable changes to this project will be documented in this file.
3
3
 
4
+ ## [5.9.0] - 2022-05-27
5
+
6
+
7
+ No changes from previous version
8
+
9
+
4
10
  ## [5.8.0] - 2022-03-01
5
11
 
6
12
  ### New Features
@@ -11,10 +17,3 @@ All notable changes to this project will be documented in this file.
11
17
 
12
18
  ### New Features
13
19
  - **CC8SCRIP-6931** :- Added Support for PIC18FxxQ83/84 Devices
14
-
15
-
16
- ## [5.6.0] - 2021-12-17
17
-
18
- ### New Features
19
- - **CC8SCRIP-6619** :- Added Support for PIC16F1807x/5x Devices
20
- - **CC8SCRIP-6618** :- Added Support for PIC16F1712/46 and PIC16F1812/46 Devices
package/Readme.md CHANGED
@@ -18,12 +18,18 @@ The following are the 8-bit PIC device families supported by MCC Melody
18
18
  | PIC16F152xx |
19
19
  | PIC16F171xx |
20
20
  | PIC16F181xx |
21
- | PIC16F1807x/5x |
21
+ | PIC16F180xx |
22
22
 
23
23
 
24
24
  # Changelog
25
25
  All notable changes to this project will be documented in this file.
26
26
 
27
+ ## [5.9.0] - 2022-05-27
28
+
29
+
30
+ No changes from previous version
31
+
32
+
27
33
  ## [5.8.0] - 2022-03-01
28
34
 
29
35
  ### New Features
@@ -34,10 +40,3 @@ All notable changes to this project will be documented in this file.
34
40
 
35
41
  ### New Features
36
42
  - **CC8SCRIP-6931** :- Added Support for PIC18FxxQ83/84 Devices
37
-
38
-
39
- ## [5.6.0] - 2021-12-17
40
-
41
- ### New Features
42
- - **CC8SCRIP-6619** :- Added Support for PIC16F1807x/5x Devices
43
- - **CC8SCRIP-6618** :- Added Support for PIC16F1712/46 and PIC16F1812/46 Devices