File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/philips-software/SPDXMerge/compare/v0.1.3...v0.2.0 ) (2023-05-25)
4+
5+ ### Features
6+
7+ * Output path ([ #42 ] ( https://github.com/philips-software/SPDXMerge/pull/42 ) - Thanks to @electricgull
8+
9+ ### Bug Fixes
10+
11+ * pylint error ([ 5305124] ( https://github.com/philips-software/SPDXMerge/commit/530512479c6741f69b6e5e500f032dcdb6e40d58 ) )
12+
13+
14+ ### Documentation
15+
16+ * update docs ([ 51515d6] ( https://github.com/philips-software/SPDXMerge/commit/51515d6cb70f286ab68d25e359a742005097292a ) )
17+
318## [ 0.1.3] ( https://github.com/philips-software/SPDXMerge/compare/v0.1.2...v0.1.3 ) (2023-04-26)
419
520
Original file line number Diff line number Diff line change 99
1010setup (
1111 name = 'spdxmerge' ,
12- version = '0.1.3 ' ,
12+ version = '0.2.0 ' ,
1313 description = "merges content of two/more spdx sboms" ,
1414 long_description_content_type = "text/markdown" ,
1515 url = "https://github.com/philips-software/SPDXMerge" ,
You can’t perform that action at this time.
0 commit comments