Skip to content

Commit 40fb0e5

Browse files
Omicron7github-actions[bot]
authored andcommitted
docs(changelog): update changelog
1 parent 6a4a8f4 commit 40fb0e5

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v1.1.0...HEAD)
8+
## [Unreleased](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v1.2.0...HEAD)
99

1010
## [v1.0.0](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v0.1.1...v1.0.0) - 2024-11-20
1111

1212
### Added
1313

1414
- Initial release of the provider
1515

16+
## [v1.2.0](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v1.1.0...v1.2.0) - 2025-01-23
17+
18+
### Fixed
19+
20+
- fix(external_user): Refactor external_user from resource to data source. @Omicron7 (#18)
21+
1622
## [v1.1.0](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v1.0.1...v1.1.0) - 2025-01-21
1723

1824
### Added
@@ -35,10 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3541
- chore(gomod): bump golang.org/x/crypto from 0.29.0 to 0.31.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#13)
3642
- chore(github-actions): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 @[dependabot[bot]](https://github.com/apps/dependabot) (#8)
3743
- chore(github-actions): bump release-drafter/release-drafter from 5 to 6 @[dependabot[bot]](https://github.com/apps/dependabot) (#9)
38-
3944
</details>
4045
## [v1.0.1](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/main...v1.0.1) - 2024-11-26
41-
4246
### Fixed
4347

4448
- fix: Update API client and fix GitHub workflows @Omicron7 (#6)

0 commit comments

Comments
 (0)