Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit 611c2ae

Browse files
committed
Bump version to 3.1
1 parent fe45bb6 commit 611c2ae

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ The versions follow [semantic versioning](https://semver.org).
2222

2323
## Unreleased - YYYY-MM-DD
2424

25+
### Changed
26+
### Deprecated
27+
### Removed
28+
### Fixed
29+
### Security
30+
### Added
31+
32+
## 3.1 - 2023-06-21
33+
2534
### Added
2635

2736
- Definition for Commentable and Uncommentable Files. (#123, thanks @Jayman2000)
@@ -59,16 +68,10 @@ The versions follow [semantic versioning](https://semver.org).
5968

6069
- Bump referenced SPDX version to 2.3, and update links. (#103) (#107)
6170

62-
### Deprecated
63-
64-
### Removed
65-
6671
### Fixed
6772

6873
- Minor typos and grammar mistakes. Thanks @jlovejoy and @Jayman2000!
6974

70-
### Security
71-
7275

7376
## 3.0 - 2019-08-07
7477

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-FileCopyrightText: 2019 Free Software Foundation Europe e.V.
33
# SPDX-License-Identifier: CC-BY-SA-4.0
44

5-
title: "REUSE Specification – Version 3.0"
5+
title: "REUSE Specification – Version 3.1"
66
---
77

88
This specification defines a standardized method for declaring copyright and

0 commit comments

Comments
 (0)