Skip to content

Commit

Permalink
Merge pull request #192 from sleuth-io/jd/changelog-update-for-0.6.0
Browse files Browse the repository at this point in the history
SD-8430: adds 0.6.0 to changelog
  • Loading branch information
jdoklovic authored Aug 28, 2024
2 parents 31e7ea1 + cf43a0a commit 803ba6f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.6.0 (Aug 28, 2024)
ENHANCEMENTS:
- rewrite of codebase using Terraform plugin framework
- requires terraform 1.x+
- requires using = instead of just blocks in configs. i.e. `repository = {}` instead of `repository {}`

## 0.5.2 (Aug 28, 2024)
FIXES:
- fix bug that caused code_change_source_resource to be recreated when any project setting was changed.

## 0.5.1 (May 21, 2024)
ENHANCEMENTS:
- [#168](https://github.com/sleuth-io/terraform-provider-sleuth/pull/168) Update tooling
Expand Down

0 comments on commit 803ba6f

Please sign in to comment.