Skip to content

Commit

Permalink
chore: update CHANGELOG.md and go sum getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
rulisastra committed Oct 11, 2024
1 parent e08606a commit aeefa18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- **integration:** add player record cloudsave test
- **integration:** update game record cloudsave test
- **docs:** add update game record cloudsave integration test
- **:** update CHANGELOG.md and go sum getting started
### feat
- **ws:** add WithScheme WSConnectionOption
- **ws:** add on status changed callback
Expand All @@ -32,6 +33,7 @@
- **:** disable lint for test for now
### docs
- **common use cases:** remove deprecated services
- **migrations:** add migration-guide-v0.72-to-v0.73.md


<a name="v0.73.0"></a>
Expand Down
4 changes: 2 additions & 2 deletions samples/getting-started/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/AccelByte/accelbyte-go-sdk v0.72.0 h1:TrNks1Z/ARFAQyclXiV4hH5OKo7OcI9TZ6FtgUWAyQY=
github.com/AccelByte/accelbyte-go-sdk v0.72.0/go.mod h1:fm4i/5/nnKLg4+6BHfkfrDieR199aADedsk4exksjSc=
github.com/AccelByte/accelbyte-go-sdk v0.73.0 h1:+BbcDXjoBzZ6XtlEtjyyV6Bs3/bha1lyu7Lnuukzvfo=
github.com/AccelByte/accelbyte-go-sdk v0.73.0/go.mod h1:fm4i/5/nnKLg4+6BHfkfrDieR199aADedsk4exksjSc=
github.com/AccelByte/bloom v0.0.0-20180915202807-98c052463922 h1:3v15CkYPdxShj9tisD+pU4YihvQCPUISwFrandjwq5A=
github.com/AccelByte/bloom v0.0.0-20180915202807-98c052463922/go.mod h1:njjI8ZR5oAhtMq8ODchl6GBz8enKQJt+D9WqLn96hLI=
github.com/AccelByte/go-jose v2.1.4+incompatible h1:jn3BJ0HZAUskWJ042CJGgFXDAwhTsEkOKCX0DIZ5OcQ=
Expand Down

0 comments on commit aeefa18

Please sign in to comment.