From 666f7a514a0e20ee0c0bd0e456f413c2d78b433d Mon Sep 17 00:00:00 2001 From: "Roger D. Winans" Date: Tue, 21 Jun 2022 11:55:02 -0400 Subject: [PATCH] Update changelog for 3.0.0 --- docs/CHANGELOG.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 7008793..7ce1235 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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