This repository was archived by the owner on May 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,15 @@ The versions follow [semantic versioning](https://semver.org).
22
22
23
23
## Unreleased - YYYY-MM-DD
24
24
25
+ ### Changed
26
+ ### Deprecated
27
+ ### Removed
28
+ ### Fixed
29
+ ### Security
30
+ ### Added
31
+
32
+ ## 3.1 - 2023-06-21
33
+
25
34
### Added
26
35
27
36
- Definition for Commentable and Uncommentable Files. (#123 , thanks @Jayman2000 )
@@ -59,16 +68,10 @@ The versions follow [semantic versioning](https://semver.org).
59
68
60
69
- Bump referenced SPDX version to 2.3, and update links. (#103 ) (#107 )
61
70
62
- ### Deprecated
63
-
64
- ### Removed
65
-
66
71
### Fixed
67
72
68
73
- Minor typos and grammar mistakes. Thanks @jlovejoy and @Jayman2000 !
69
74
70
- ### Security
71
-
72
75
73
76
## 3.0 - 2019-08-07
74
77
Original file line number Diff line number Diff line change 2
2
# SPDX-FileCopyrightText: 2019 Free Software Foundation Europe e.V.
3
3
# SPDX-License-Identifier: CC-BY-SA-4.0
4
4
5
- title : " REUSE Specification – Version 3.0 "
5
+ title : " REUSE Specification – Version 3.1 "
6
6
---
7
7
8
8
This specification defines a standardized method for declaring copyright and
You can’t perform that action at this time.
0 commit comments