File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # [ 0.11.0] ( https://github.com/spdx/spdx-license-diff/compare/v0.10.1...v0.11.0 ) (2025-06-28)
4+
5+
6+ ### Features
7+
8+ * ** diffview:** enhance clarity and usability ([ #138 ] ( https://github.com/spdx/spdx-license-diff/issues/138 ) ) ([ 7106d86] ( https://github.com/spdx/spdx-license-diff/commit/7106d866b8617159bb84e20e7dc054a1c2de3fc3 ) )
9+
310## [ 0.10.1] ( https://github.com/spdx/spdx-license-diff/compare/v0.10.0...v0.10.1 ) (2025-06-11)
411
512
Original file line number Diff line number Diff line change 22 "name" : " __MSG_appName__" ,
33 "short_name" : " __MSG_appShortName__" ,
44 "description" : " __MSG_appDescription__" ,
5- "version" : " 0.10.1 " ,
5+ "version" : " 0.11.0 " ,
66 "manifest_version" : 3 ,
77 "default_locale" : " en" ,
88 "icons" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " spdx-license-diff" ,
33 "private" : true ,
4- "version" : " 0.10.1 " ,
4+ "version" : " 0.11.0 " ,
55 "description" : " Diff selected text against SPDX licenses" ,
66 "license" : " GPL-3.0-or-later" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments