Skip to content

Commit

Permalink
release version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Dec 28, 2019
1 parent b334e8c commit 3caa71f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.6.2](https://github.com/tf2pickup-pl/client/compare/1.6.1...1.6.2) (2019-12-28)

### Features
* Adapt to the new server architecture ([c0a448b](https://github.com/tf2pickup-pl/client/commit/c0a448b58cad44d4c0c8994e661a6a35f436b622))
* Show game server name in game details page ([2294b0a](https://github.com/tf2pickup-pl/client/commit/2294b0ac89fae61115911dc6e5640bdc685a8c44))
* Update skill range ([b334e8c](https://github.com/tf2pickup-pl/client/commit/b334e8cf003cdf9d4508597f4d1cb5dfa0e395ca))

### Fixes
* Don't display pagination controls when game list is empty ([2920222](https://github.com/tf2pickup-pl/client/commit/292022266098620a819118024689210b1f11385a))

# [1.6.1](https://github.com/tf2pickup-pl/client/compare/1.6.0...1.6.1) (2019-12-07)

### 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": "tf2pickuppl",
"version": "1.6.1",
"version": "1.6.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 3caa71f

Please sign in to comment.