Skip to content

Commit 62dd5cf

Browse files
committed
release version 2.1.0
1 parent 0dad405 commit 62dd5cf

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [2.1.0](https://github.com/tf2pickup-pl/server/compare/2.0.2...2.1.0) (2020-02-26)
2+
3+
### Features
4+
* Announce player substitutes in-game ([8f1c154](https://github.com/tf2pickup-pl/server/commit/8f1c15417b67fe8b0e0e8892f382eff1aa11fb3d))
5+
6+
### Fixes
7+
* Downgrade cp_reckoner to version rc2 ([d175651](https://github.com/tf2pickup-pl/server/commit/d175651c6f8d70c326284ad94d24a272b83189ee))
8+
* Cleanup verbose logs ([b27d977](https://github.com/tf2pickup-pl/server/commit/b27d9778e18edf02a3d97104fe1bafb0b77fef3f))
9+
* Fix PlayerBansService test ([a47359f](https://github.com/tf2pickup-pl/server/commit/a47359f4da5f40f3cdda0e6dfa54e9614e87cea9))
10+
* Don't restart ended matches ([9256168](https://github.com/tf2pickup-pl/server/commit/92561685d701bc5aae55ed7f7418049b72e0b683))
11+
112
# [2.0.2](https://github.com/tf2pickup-pl/server/compare/2.0.1...2.0.2) (2020-02-16)
213

314
### Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "server",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)