Skip to content

Commit 282875b

Browse files
committed
chore(release): v2.2.5
1 parent 5f2611c commit 282875b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.rst

+11
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,20 @@ Changelog
22
=========
33

44

5+
v2.2.5 (23-11-2017)
6+
-------------------
7+
- Add player names now sorted. [Jordan Dalton]
8+
9+
Player names are now sorted in the drop down menu by their "name" attribute. This mean "aaa" will appear at the top and, "zzz" will appear at the bottom (woo).
10+
11+
512
v2.2.4 (22-11-2017)
613
-------------------
714

15+
Changes
16+
~~~~~~~
17+
- Update to v2.2.4. [Jordan Dalton]
18+
819
Fix
920
~~~
1021
- Fixed socket not closing when reconnecting. [Jordan Dalton]

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"interface" : "2.2.4"
2+
"interface" : "2.2.5"
33
}

0 commit comments

Comments
 (0)