You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,30 @@
1
1
# Release Notes for SPDX License List
2
2
3
+
## version 3.16 - 2022-02-06
4
+
5
+
New licenses/exceptions added: 6
6
+
7
+
1. App-s2p
8
+
2. DL-DE-BY-2.0
9
+
3. Elastic-2.0
10
+
4. Jam
11
+
5. SchemeReport
12
+
6. X11-distribute-modifications-variant
13
+
14
+
Deprecated licenses/exceptions: 1
15
+
16
+
1. bzip2-1.0.5
17
+
18
+
Added documentation describing how to use the Git command line to create and test new license XML files. See https://github.com/spdx/license-list-XML/blob/master/DOCS/git-usage.md for more information.
19
+
20
+
Updates to various documentation, adjustments to markup for various licenses and other minor changes.
21
+
22
+
Updated to latest version of the License List Publisher.
23
+
24
+
See all PRs for 3.16 here: https://github.com/spdx/license-list-XML/pulls?page=1&q=is%3Apr+milestone%3A%223.16%22+is%3Aclosed
25
+
26
+
See comparision of changes from 3.15 to 3.16: https://github.com/spdx/license-list-XML/compare/v3.15...v3.16
0 commit comments