Skip to content

Commit 98493c9

Browse files
committed
Nakama 2.0.3 release.
1 parent 29ae091 commit 98493c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ All notable changes to this project are documented below.
33

44
The format is based on [keep a changelog](http://keepachangelog.com) and this project uses [semantic versioning](http://semver.org).
55

6-
## [Unreleased]
6+
## [2.0.3] - 2018-08-10
77
### Added
8-
- New `bit32` module available in the code runtime.
8+
- New "bit32" backported module available in the code runtime.
99
- New code runtime function to create MD5 hashes.
1010
- New code runtime function to create SHA256 hashes.
1111
- Runtime stream user list function now allows filtering hidden presences.
@@ -14,8 +14,8 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
1414
### Changed
1515
- Reduce the frequency of socket checks on known active connections.
1616
- Deleting a record from a leaderboard that does not exist now succeeds.
17-
- Notification listings now use more accurate time in cacheable cursors.
18-
- Use "root" as the default database user if not otherwise specified.
17+
- Notification listings use a more accurate timestamp in cacheable cursors.
18+
- Use "root" as the default database user if not specified.
1919

2020
### Fixed
2121
- Runtime module loading now correctly handles paths on non-UNIX environments.

0 commit comments

Comments
 (0)