Skip to content

Commit

Permalink
release version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Aug 7, 2019
1 parent 7053524 commit b27003d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# [1.0.1](https://github.com/tf2pickup-pl/client/compare/1.0.0...1.0.1) (2019-08-07)

### Features

* A new token store (#20)
* Logout link (#21)
* Sort players by name in the player list (#22)

### Enhancements

* A new "join mumble" button (#23)

# [1.0.0](https://github.com/tf2pickup-pl/client/releases/tag/1.0.0) (2019-08-04)
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.0.0",
"version": "1.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit b27003d

Please sign in to comment.