Skip to content

Commit b66d054

Browse files
committed
chore:Updates CHANGELOG.md file
1 parent 2e1ce6f commit b66d054

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Upcoming changes...
1111

12+
## [1.26.3] - 2025-06-26
13+
### Fixed
14+
- Fixed crash in inspect subcommand when processing components that lack license information
15+
- Set the default trace value to false for inspect command
16+
1217
## [1.26.2] - 2025-06-24
1318
### Fixed
1419
- Fixed inspection of undeclared components with empty licenses
@@ -564,4 +569,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
564569
[1.25.2]: https://github.com/scanoss/scanoss.py/compare/v1.25.1...v1.25.2
565570
[1.26.0]: https://github.com/scanoss/scanoss.py/compare/v1.25.2...v1.26.0
566571
[1.26.1]: https://github.com/scanoss/scanoss.py/compare/v1.26.0...v1.26.1
567-
[1.26.2]: https://github.com/scanoss/scanoss.py/compare/v1.26.1...v1.26.2
572+
[1.26.2]: https://github.com/scanoss/scanoss.py/compare/v1.26.1...v1.26.2
573+
[1.26.3]: https://github.com/scanoss/scanoss.py/compare/v1.26.2...v1.26.3

0 commit comments

Comments
 (0)