Skip to content

Commit

Permalink
Merge pull request #9 from komminarlabs/release/v1.0.2
Browse files Browse the repository at this point in the history
Release `v1.0.2`
  • Loading branch information
thulasirajkomminar authored Apr 3, 2024
2 parents 34b1c7e + f36de10 commit 5bbe7c6
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
CHANGELOG
=========

## [1.0.0] - 2024-03-12
## [1.0.2] - 2024-04-03

#### Changes

- Fixed broken docs link

#### Updates

- Bumped few go modules

## [1.0.1] - 2024-03-13

Initial release of the provider

#### New resources:

- `index/authorization.Authorization`
- `index/bucket.Bucket`
- `index/organization.Organization`

#### New functions:

- `index/getAuthorization.getAuthorization`
- `index/getAuthorizations.getAuthorizations`
- `index/getBucket.getBucket`
- `index/getBuckets.getBuckets`
- `index/getOrganization.getOrganization`
- `index/getOrganizations.getOrganizations`

0 comments on commit 5bbe7c6

Please sign in to comment.