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
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Release Notes for SPDX License List
2
2
3
+
## version 3.15 - 2021-11-14
4
+
5
+
New licenses/exceptions added: 4
6
+
7
+
1. COIL-1.0
8
+
2. Community-Spec-1.0
9
+
3. FDK-AAC
10
+
4. Linux-man-pages-copyleft
11
+
12
+
Note that "Linux-man-pages-copyleft" was initially merged as "Verbatim-man-pages", but at the community's request the ID was updated prior to inclusion in the release. See https://github.com/spdx/license-list-XML/issues/1310 for more details.
13
+
14
+
Added template for reviews of new license requests, to evaluate against the license inclusion principles. See https://github.com/spdx/license-list-XML/blob/master/DOCS/submission-response-template.md for the review template.
15
+
16
+
Updates to various documentation, adjustments to markup for various licenses and other minor changes.
17
+
18
+
Updated to latest version of the License List Publisher.
19
+
20
+
See all PRs for 3.15 here: https://github.com/spdx/license-list-XML/pulls?page=1&q=is%3Apr+milestone%3A%223.15%22+is%3Aclosed
21
+
22
+
See comparision of changes from 3.14 to 3.15: https://github.com/spdx/license-list-XML/compare/v3.14...v3.15
0 commit comments