We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272d5c6 commit b1259aeCopy full SHA for b1259ae
CHANGELOG.md
@@ -3,13 +3,14 @@ All notable changes to this project are documented below.
3
4
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).
5
6
-## [Unreleased]
+## [3.7.0] - 2021-09-28
7
### Added
8
- New config options to enforce a single socket per user, and a single match per socket.
9
-- Allow tournament creation operations to set the authoritative flag.
10
11
### Changed
12
- Build with Go 1.17.1 release.
+- Allow tournament creation operations to set the authoritative flag.
13
+- Update to nakama-common 1.18.0 release.
14
15
## [3.6.0] - 2021-09-09
16
0 commit comments