Skip to content

Commit 8ef52f1

Browse files
Omicron7github-actions[bot]
authored andcommitted
docs(changelog): update changelog
1 parent d5188f1 commit 8ef52f1

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,38 @@ 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.0.1...HEAD)
8+
## [Unreleased](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v1.1.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.1.0](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/v1.0.1...v1.1.0) - 2025-01-21
17+
18+
### Added
19+
20+
- feat(external_user): Add external_user resource @Omicron7 (#17)
21+
- feat(data): Adding Data Sources @Omicron7 (#12)
22+
- chore(dependabot): Add commit message and labels @Omicron7 (#7)
23+
24+
### Fixed
25+
26+
- chore(dependabot): Fix PR title and remove version labels @Omicron7 (#10)
27+
28+
### Dependency Updates
29+
30+
<details>
31+
<summary>6 changes</summary>
32+
- chore(gomod): bump golang.org/x/net from 0.28.0 to 0.33.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#16)
33+
- chore(gomod): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#15)
34+
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools @[dependabot[bot]](https://github.com/apps/dependabot) (#14)
35+
- chore(gomod): bump golang.org/x/crypto from 0.29.0 to 0.31.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#13)
36+
- 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)
37+
- chore(github-actions): bump release-drafter/release-drafter from 5 to 6 @[dependabot[bot]](https://github.com/apps/dependabot) (#9)
38+
39+
</details>
1640
## [v1.0.1](https://github.com/CruGlobal/terraform-provider-semaphoreui/compare/main...v1.0.1) - 2024-11-26
1741

1842
### Fixed

0 commit comments

Comments
 (0)