Skip to content

Commit 43b115b

Browse files
committed
Alter changelog
1 parent d637ed2 commit 43b115b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CLI command and its behaviour. There are no guarantees of stability for the
3838
### Security
3939
-->
4040

41-
## Unreleased - YYYY-MM-DD
41+
## 2.0.0 - 2023-06-21
4242

4343
### Added
4444

@@ -74,6 +74,7 @@ CLI command and its behaviour. There are no guarantees of stability for the
7474
- Added `--contributor` option to `annotate`. (#669)
7575
- Added `--json` flag to `lint` command (#654).
7676
- `reuse.ReuseInfo` now has `copy` and `union` methods. (#759)
77+
- Added Ukrainian and Czech translations (#767)
7778

7879
### Changed
7980

@@ -85,8 +86,10 @@ CLI command and its behaviour. There are no guarantees of stability for the
8586
- Removed dependency on setuptools' `pkg_resources` to determine the installed
8687
version of reuse. (#724)
8788
- 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)
9093

9194
### Removed
9295

@@ -104,8 +107,6 @@ CLI command and its behaviour. There are no guarantees of stability for the
104107
errors related to linting Git repositories. (#720)
105108
- Repaired error when using Galician translations. (#719)
106109

107-
### Security
108-
109110
## 1.1.2 - 2023-02-09
110111

111112
### Fixed

0 commit comments

Comments
 (0)