Skip to content

Commit df804ee

Browse files
authored
v0.6.0 (#14)
* Remove top-level `license_spdx_identifier` to clarify licensing intent, allowing individual repos to manage their own licenses * update id * also fix some property descriptions * fix whitespace * changelog
1 parent ea981cb commit df804ee

File tree

3 files changed

+831
-1
lines changed

3 files changed

+831
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.6.0
4+
5+
- Remove top-level `license_spdx_identifier`. This has confused editors, who think it may refer to an individual feed's license, while the point was to refer to the license attached to the DMFR file itself. Instead, we'll let each repo with DMFR files set its own separate license file.
6+
- Minor fixes to property descriptions
7+
38
## v0.5.1
49

510
- Feed URLs are now validated more permissively, to allow a wider range of alphabetic characters from non-English languages.

0 commit comments

Comments
 (0)