File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ CLI command and its behaviour. There are no guarantees of stability for the
38
38
### Security
39
39
-->
40
40
41
- ## Unreleased - YYYY-MM-DD
41
+ ## 2.0.0 - 2023-06-21
42
42
43
43
### Added
44
44
@@ -74,6 +74,7 @@ CLI command and its behaviour. There are no guarantees of stability for the
74
74
- Added ` --contributor ` option to ` annotate ` . (#669 )
75
75
- Added ` --json ` flag to ` lint ` command (#654 ).
76
76
- ` reuse.ReuseInfo ` now has ` copy ` and ` union ` methods. (#759 )
77
+ - Added Ukrainian and Czech translations (#767 )
77
78
78
79
### Changed
79
80
@@ -85,8 +86,10 @@ CLI command and its behaviour. There are no guarantees of stability for the
85
86
- Removed dependency on setuptools' ` pkg_resources ` to determine the installed
86
87
version of reuse. (#724 )
87
88
- Bumped SPDX license list to v3.21. (#763 )
88
-
89
- ### Deprecated
89
+ - Bumped REUSE Spec version to 3.1. (#768 )
90
+ - Introduce an order of precedence. The copyright and licensing information from
91
+ different sources (e.g. ` .license ` or ` .reuse/dep5 ` file) is no longer merged.
92
+ (#654 )
90
93
91
94
### Removed
92
95
@@ -104,8 +107,6 @@ CLI command and its behaviour. There are no guarantees of stability for the
104
107
errors related to linting Git repositories. (#720 )
105
108
- Repaired error when using Galician translations. (#719 )
106
109
107
- ### Security
108
-
109
110
## 1.1.2 - 2023-02-09
110
111
111
112
### Fixed
You can’t perform that action at this time.
0 commit comments