Skip to content

Commit 7f894b4

Browse files
committed
Add stub with changelog for SPDX specification 2.0 release
Commit created to be able to add 2.0 release artifacts as a GitHub release
1 parent d2d06d0 commit 7f894b4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## 2.0 (2015-05-12)
5+
6+
* The new relationship view makes the SPDX standard more useful for a broader range of uses, including exchanging data about software and modules introduced throughout the supply chain. The improvements are said to ease the exchange of open source and license data, streamline compliance with open source licenses, and help vendors more easily identify obligations or security vulnerabilities before shipment.
7+
* Descriptions of multiple packages in a single SPDX document, allowing aggregation of information that should be kept together
8+
* Expanded annotations that include replacing “review” comments, available for any specific element in an SPDX document
9+
* New license expression syntax with improved license matching guidelines, making the capture of complex licensing within a file easier and more reliable
10+
* Additional file types and checksum algorithms with expanded file types, allowing for more precise identification of a file
11+
* Support for referencing software pulled from version control systems, in addition to software served as downloads
12+
13+
See also the [SPDX specification 2.0 release announcement](https://spdx.org/news/news/2015/05/milestone-day-spdx-release-version-20-release-great-step-forward-and-greatly)
14+
415
## 1.2 (2013-10-22)
516

617
* A field to specify license list version and one to describe file dependencies

0 commit comments

Comments
 (0)