Skip to content

Commit

Permalink
Update changelog for 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
solvaholic committed Jun 21, 2022
1 parent 8813f9f commit 666f7a5
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,18 @@ All notable changes to this project will be documented in this file.
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
## [3.0.0] - 2022-06-21

### Known issues
### Added
### Changed
### Removed

- ([#86](https://github.com/solvaholic/octodns-sync/issues/86)) Remove `octodns_ref` input and installation script.
**_BREAKING CHANGE: `octodns` must now be installed by a separate workflow step, prior to running this action._**

### Deprecated
### Removed
### Fixed

- ([#41](https://github.com/solvaholic/octodns-sync/issues/41)) Document workaround for `add_pr_comment` adding a new comment for each run.
- ([#86](https://github.com/solvaholic/octodns-sync/issues/86)) This Action does not work with extracted providers.

### Security

## [2.3.0] - 2021-07-28

### Known issues
Expand Down

0 comments on commit 666f7a5

Please sign in to comment.