Skip to content

Commit

Permalink
Release 1.0.0-rc.2 (#102)
Browse files Browse the repository at this point in the history
* Release 1.0.0-rc.2

* Update changelog with recent changes
  • Loading branch information
MrAlias authored May 20, 2021
1 parent dbbf576 commit c9b9379
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@

---

## 1.0.0-rc.2 - 2021-05-19

### General

- How experimental components are added and maintained in a project is now
specified.
- Recommendations and requirements for distribution semantic conventions have
been added.

### Repository

#### Enhancements

- Guidance for repository permissions have been clarified. No individual is
allowed to be granted permissions and all approvers now are assigned write
permission to the repository.
- Relaxed requirement to include a `RELEASING.md` file. Projects with private
build processes should not publish this information.

### Versioning

#### Enhancements

- Clarified that the versioning policy applies to components of repositories.

---

## 1.0.0-rc.1 - 2021-05-06

### General
Expand Down

0 comments on commit c9b9379

Please sign in to comment.