Skip to content

Commit 88fa464

Browse files
release: v2.1.0
1 parent ab05967 commit 88fa464

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v2.1.0](https://github.com/logto-io/go/compare/v2.0.0...v2.1.0) (2025-05-30)
4+
5+
### Feat
6+
7+
* enhance access token management with options for resource and organization ([#167](https://github.com/logto-io/go/issues/167))
8+
9+
### Fix
10+
11+
* **deps:** update module github.com/jarcoal/httpmock to v1.4.0 ([#157](https://github.com/logto-io/go/issues/157))
12+
* **deps:** update golang.org/x/exp digest to 7e4ce0a ([#150](https://github.com/logto-io/go/issues/150))
13+
* **deps:** update module github.com/agiledragon/gomonkey/v2 to v2.13.0 ([#152](https://github.com/logto-io/go/issues/152))
14+
* **deps:** update module github.com/go-jose/go-jose/v4 to v4.0.5 [security] ([#154](https://github.com/logto-io/go/issues/154))
15+
* **deps:** update module github.com/stretchr/testify to v1.10.0 ([#139](https://github.com/logto-io/go/issues/139))
16+
* **deps:** update module github.com/gin-contrib/sessions to v1.0.2 ([#144](https://github.com/logto-io/go/issues/144))
17+
* **deps:** update golang.org/x/exp digest to 7588d65 ([#149](https://github.com/logto-io/go/issues/149))
18+
19+
320
## [v2.0.0](https://github.com/logto-io/go/compare/v1.0.6...v2.0.0) (2024-11-27)
421

522
### Fix

0 commit comments

Comments
 (0)