Skip to content

Commit 58b86f8

Browse files
authored
Merge pull request #2490 from swinslow/release-notes-3.24.0
Add release notes for 3.24.0
2 parents dcca419 + b958751 commit 58b86f8

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

RELEASE-HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Release History of the SPDX License List
1+
# Release History of the SPDX License List
22

33
| Release | Date |
44
| ----- | ----- |
5+
| v3.24.0 | 2024-05-22 |
56
| v3.23 | 2024-02-08 |
67
| v3.22 | 2023-10-05 |
78
| v3.21 | 2023-06-18 |

RELEASE-NOTES.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
11
# Release Notes for SPDX License List
22

3+
## version 3.24.0 - 2024-05-22
4+
5+
New licenses/exceptions added: 25
6+
7+
1. 3D-Slicer-1.0
8+
2. AMD-newlib
9+
3. any-OSI
10+
4. Asterisk-linking-protocols-exception
11+
5. BSD-2-Clause-first-lines
12+
6. Catharon
13+
7. cve-tou
14+
8. Gutmann
15+
9. HPND-export-US-acknowledgement
16+
10. HPND-export2-US
17+
11. HPND-Intel
18+
12. HPND-merchantability-variant
19+
13. HPND-sell-variant-MIT-disclaimer-rev
20+
14. HPND-UC-export-US
21+
15. MIT-Khronos-old
22+
16. NCBI-PD
23+
17. NCL
24+
18. OAR
25+
19. PCRE2-exception
26+
20. pkgconf
27+
21. PPL
28+
22. RRDtool-FLOSS-exception-2.0
29+
23. Sun-PPP-2000
30+
24. threeparttable
31+
25. xzoom
32+
33+
Began including ".0" patch version for release version tags to align with SPDX 3.0 requirements.
34+
35+
Added and improved markup for many licenses, including fixes to markup for several Creative Commons licenses.
36+
37+
Added notes on historical releases and added `listVersionAdded` tags for many previously-added licenses.
38+
39+
Added first draft of documentation regarding processes for common review practices, and minor improvements to other documentation.
40+
41+
Fixed technical issue when merging multiple PRs in close succession.
42+
43+
Fixed typo in license list schema XSD file.
44+
45+
See all PRs for 3.24.0 here: https://github.com/spdx/license-list-XML/pulls?page=1&q=is%3Apr+milestone%3A%223.24.0%22+is%3Aclosed
46+
47+
See comparision of changes from 3.23 to 3.24.0: https://github.com/spdx/license-list-XML/compare/v3.23...v3.24.0
48+
349
## version 3.23 - 2024-02-08
450

551
New licenses/exceptions added: 43

0 commit comments

Comments
 (0)