Skip to content

Commit

Permalink
release version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed May 16, 2020
1 parent ea9261b commit f37498e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.6.0](https://github.com/tf2pickup-pl/server/compare/2.5.1...2.6.0) (2020-05-16)

### Features
* twitch.tv integration ([be73490](https://github.com/tf2pickup-pl/server/commit/be73490c2b50b65f7b1fc9db18e88260f40c669a))
* Configurable map cooldown ([83521e7](https://github.com/tf2pickup-pl/server/commit/83521e746abff8e667422af311ef552322762b4a))
* Add database indexes ([da74427](https://github.com/tf2pickup-pl/server/commit/da744272ad17b167f022dae2f047b7024763d1ea))
* Notify admins on name change ([b76a0b8](https://github.com/tf2pickup-pl/server/commit/b76a0b872791d9c7bacf38fcd78b1f078aa118e9))
* Notify admins on skill change ([f1d043e](https://github.com/tf2pickup-pl/server/commit/f1d043eed78ff984c9e8f5d164434bafa39231c0))

### Refactor
* DiscordModule ([bfe35e7](https://github.com/tf2pickup-pl/server/commit/bfe35e7877e82c7ea22138a50539fa6d005a053a))

# [2.5.1](https://github.com/tf2pickup-pl/server/compare/2.5.0...2.5.1) (2020-05-02)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "2.5.1",
"version": "2.6.0",
"description": "A server for tf2pickup.pl",
"author": "Michał Garapich <garrappachc@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit f37498e

Please sign in to comment.