Skip to content

Commit c9b9379

Browse files
authored
Release 1.0.0-rc.2 (#102)
* Release 1.0.0-rc.2 * Update changelog with recent changes
1 parent dbbf576 commit c9b9379

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,33 @@
44

55
---
66

7+
## 1.0.0-rc.2 - 2021-05-19
8+
9+
### General
10+
11+
- How experimental components are added and maintained in a project is now
12+
specified.
13+
- Recommendations and requirements for distribution semantic conventions have
14+
been added.
15+
16+
### Repository
17+
18+
#### Enhancements
19+
20+
- Guidance for repository permissions have been clarified. No individual is
21+
allowed to be granted permissions and all approvers now are assigned write
22+
permission to the repository.
23+
- Relaxed requirement to include a `RELEASING.md` file. Projects with private
24+
build processes should not publish this information.
25+
26+
### Versioning
27+
28+
#### Enhancements
29+
30+
- Clarified that the versioning policy applies to components of repositories.
31+
32+
---
33+
734
## 1.0.0-rc.1 - 2021-05-06
835

936
### General

0 commit comments

Comments
 (0)