File tree Expand file tree Collapse file tree 4 files changed +317
-153
lines changed Expand file tree Collapse file tree 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
99### Added
1010- Upcoming changes...
1111
12+ ## [ 1.20.1] - 2025-02-18
13+ ### Added
14+ - Enhanced SPDX Lite report to achieve Telco compliance
15+
1216## [ 1.20.0] - 2025-02-02
1317### Added
1418- Added support for component provenance reporting
@@ -456,4 +460,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
456460[ 1.19.3 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.2...v1.19.3
457461[ 1.19.4 ] : https://github.com/scanoss/scanoss.py/compare/v1.19.3...v1.19.4
458462[ 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 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '1.19.6 '
25+ __version__ = '1.20.1 '
You can’t perform that action at this time.
0 commit comments