File tree 4 files changed +317
-153
lines changed
4 files changed +317
-153
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Added
10
10
- Upcoming changes...
11
11
12
+ ## [ 1.20.1] - 2025-02-18
13
+ ### Added
14
+ - Enhanced SPDX Lite report to achieve Telco compliance
15
+
12
16
## [ 1.20.0] - 2025-02-02
13
17
### Added
14
18
- Added support for component provenance reporting
@@ -456,4 +460,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
456
460
[ 1.19.3 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.2...v1.19.3
457
461
[ 1.19.4 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.3...v1.19.4
458
462
[ 1.19.5 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.4...v1.19.5
459
- [ 1.20.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.5...v1.20.0
463
+ [ 1.20.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.5...v1.20.0
464
+ [ 1.20.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.20.0...v1.20.1
Original file line number Diff line number Diff line change 22
22
THE SOFTWARE.
23
23
"""
24
24
25
- __version__ = '1.19.6 '
25
+ __version__ = '1.20.1 '
You can’t perform that action at this time.
0 commit comments