Skip to content

Commit 2c74752

Browse files
release: v1.0.5
1 parent a669212 commit 2c74752

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [v1.0.5](https://github.com/logto-io/go/compare/v1.0.4...v1.0.5) (2024-04-25)
4+
5+
### Feat
6+
7+
* add roles and organiaztion-related data for `userInfoResponse` ([#99](https://github.com/logto-io/go/issues/99))
8+
9+
### Fix
10+
11+
* correct hostname for gin sample and add compose file to run anywhere to test ([#111](https://github.com/logto-io/go/issues/111))
12+
* **deps:** update module github.com/gin-contrib/sessions to v1 ([#112](https://github.com/logto-io/go/issues/112))
13+
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#104](https://github.com/logto-io/go/issues/104))
14+
* **deps:** update golang.org/x/exp digest to fe59bbe ([#98](https://github.com/logto-io/go/issues/98))
15+
* **deps:** update module github.com/agiledragon/gomonkey/v2 to v2.11.0 ([#88](https://github.com/logto-io/go/issues/88))
16+
17+
### Refactor
18+
19+
* update SDK tutorial link ([#103](https://github.com/logto-io/go/issues/103))
20+
21+
322
## [v1.0.4](https://github.com/logto-io/go/compare/v1.0.3...v1.0.4) (2023-12-01)
423

524
### Feat

0 commit comments

Comments
 (0)