Skip to content

Commit 3e0dfe8

Browse files
release: v1.0.0
1 parent cb4db7a commit 3e0dfe8

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
# Changelog
22

3-
## [v1.0.0-rc.0](https://github.com/logto-io/go/compare/v0.1.5...v1.0.0-rc.0) (2023-01-19)
3+
## [v1.0.0](https://github.com/logto-io/go/compare/v1.0.0-rc.0...v1.0.0) (2023-03-14)
4+
5+
### Fix
6+
7+
* **docs:** document link issue ([#61](https://github.com/logto-io/go/issues/61))
8+
9+
### Refactor
10+
11+
* **core:** replace `idTokenHint` with `clientId` in sign-out url ([#57](https://github.com/logto-io/go/issues/57))
12+
* **core:** remove deprecated role names ([#54](https://github.com/logto-io/go/issues/54))
13+
14+
15+
## [v1.0.0-rc.0](https://github.com/logto-io/go/compare/v0.1.5...v1.0.0-rc.0) (2023-02-07)
416

517
### Feat
618

719
* **client:** remove scope for access token grant ([#53](https://github.com/logto-io/go/issues/53))
820

21+
### Release
22+
23+
* v1.0.0-rc.0
24+
925

1026
## [v0.1.5](https://github.com/logto-io/go/compare/v0.1.4...v0.1.5) (2022-09-27)
1127

0 commit comments

Comments
 (0)