Skip to content

Commit

Permalink
Nakama 2.6.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
novabyte committed Jul 1, 2019
1 parent fdc4d3c commit b28f8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project are documented below.

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

## [Unreleased]
## [2.6.0] - 2019-07-01
### Added
- Explicitly set cache control header in all API responses.
- Add support for CockroachDB 19.1.
Expand All @@ -16,7 +16,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
- Use Go 1.12.6 as base Docker container image and native builds.
- Move from dep to Go modules for dependency management.
- Switch database driver from pq to pgx.
- Update console handlebars (4.1.2) and js-yaml (3.13.1) dependencies.
- Update devconsole handlebars (4.1.2) and js-yaml (3.13.1) dependencies.
- Update community link in console sidebar.

### Fixed
Expand Down

0 comments on commit b28f8d9

Please sign in to comment.