mirror of
https://github.com/badkaktus/gorocket.git
synced 2025-01-06 03:03:52 +02:00
v0.1.4
This commit is contained in:
parent
7770e91916
commit
4c50626597
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# CHANGELOG
|
||||
|
||||
## [v0.1.4] - 2024-02-03
|
||||
- Updated the description of all methods according to the golang convention
|
||||
- Comment few fields in GroupMessage struct (will fix it in next release)
|
||||
- Fix InviteGroupResponse struct
|
||||
- Fix RespInfo struct
|
||||
- Fix RespDirectory struct
|
||||
- Fix UsersInfoResponse struct
|
||||
- Write tests for all methods
|
||||
- Added logo 😄
|
||||
|
||||
## [v0.1.3] - 2022-10-27
|
||||
- Bugfix: count/offset/sort overwrite other params
|
||||
- Add receive group messages (GroupMessage)
|
||||
@ -11,4 +21,4 @@
|
||||
|
||||
- Add semver version `v0.1.1` (see semver.org)
|
||||
- Add `NewWithOptions(url string, opts ...Option)` for custom client settings
|
||||
- Rollback `go.mod` package name to `github.com/badkaktus/gorocket`
|
||||
- Rollback `go.mod` package name to `github.com/badkaktus/gorocket`
|
||||
|
Loading…
Reference in New Issue
Block a user