Skip to content

Commit 15af145

Browse files
authored
chore: bump spec version to 0.7 (#326)
1 parent 9c558a9 commit 15af145

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@ Changelog
33

44
All notable changes to this project will be documented in this file.
55

6+
v0.7.0
7+
------
8+
9+
Added
10+
~~~~~
11+
12+
* Add the `supports` key by @bfabio in https://github.com/publiccodeyml/publiccode.yml/pull/318
13+
14+
Changed
15+
~~~~~~~
16+
17+
* Deprecate the country specific sections, including the Italian one, in favor of `supports` by @bfabio in https://github.com/publiccodeyml/publiccode.yml/pull/318
18+
19+
v0.6.0
20+
------
21+
22+
No changes to the standard itself. This release only contains
23+
procedural and tooling changes (governance, CI, dependencies and
24+
documentation infrastructure).
25+
626
v0.5.0
727
------
828

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# All configuration values have a default; values that are commented out
1212
# serve to show the default.
1313

14-
project = "publiccode.yml Standard (v0.5.0)"
14+
project = "publiccode.yml Standard (v0.7)"
1515

1616
html_theme = "press"
1717

0 commit comments

Comments
 (0)