Skip to content

Commit

Permalink
Merge pull request #14 from idealo/next
Browse files Browse the repository at this point in the history
hotfix
  • Loading branch information
Ricardo Band authored Feb 21, 2023
2 parents d7acaf6 + d15183d commit 60d4827
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## next (Unreleased)

## 1.0.1 (Hotfix)

- Update to Go 1.20
- [...]
- FIx documentation

## 1.0.0 (Initial Release)

Expand Down
2 changes: 1 addition & 1 deletion DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Here are notes on how we develop this provider.

- Stablilize `next` branch
- Update `CHANGELOG.md`
- Generate documentation with `go generate`
- Generate documentation with `go generate ./...`
- Merge `next` into `main`
- Tag as new version with [semantic versioning](https://semver.org/) :arrow_right: triggers Terraform registry update

0 comments on commit 60d4827

Please sign in to comment.