Skip to content

Commit 120c7dd

Browse files
committed
release version 2.5.0
1 parent 828810a commit 120c7dd

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [2.5.0](https://github.com/tf2pickup-pl/server/compare/2.4.1...2.5.0) (2020-05-02)
2+
3+
### Features
4+
* Export player skills ([cf0507f](https://github.com/tf2pickup-pl/server/commit/cf0507f64ba39ed0cd3e0cb31ddf524d421727a6))
5+
* Import player skills ([828810a](https://github.com/tf2pickup-pl/server/commit/828810a9f2dfcc5b52951a022b41a7683cf3c718))
6+
17
# [2.4.1](https://github.com/tf2pickup-pl/server/compare/2.4.0...2.4.1) (2020-04-23)
28

39
### 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.4.1",
3+
"version": "2.5.0",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)