CHANGELOG.md: Fix headers

This commit is contained in:
Alan Orth 2021-03-11 12:13:22 +02:00
parent b19d81abdd
commit 00b8faad6d
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## Added
### Added
- Validation of dcterms.license field against SPDX license identifiers
## Changed
### Changed
- Use DCTERMS fields where possible in `data/test.csv`
### Updated