You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
## Unreleased
8
+
## [2.3.0] - 2021-07-28
9
9
10
10
### Known issues
11
11
@@ -14,16 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
### Added
15
15
- ([#66](https://github.com/solvaholic/octodns-sync/pull/66)) Add output `plan` to include `plan_outputs` from `octodns-sync` command.
16
16
17
-
### Changed
18
-
### Deprecated
19
-
### Removed
20
17
### Fixed
21
18
- ([#51](https://github.com/solvaholic/octodns-sync/issues/51)) When adding plan output to a pull request comment, `comment.sh` assumed GITHUB_SHA had been checked out.
22
19
- ([#57](https://github.com/solvaholic/octodns-sync/issues/57)) [2.2.x] Running octodns-sync twice in one job failed. (Fixed in [#66](https://github.com/solvaholic/octodns-sync/pull/66))
23
20
- ([#70](https://github.com/solvaholic/octodns-sync/issues/70)) `add_pr_comment` is skipped when pull request is from fork.
0 commit comments