We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d699f2 commit dd1dfecCopy full SHA for dd1dfec
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Releases History
2
================
3
4
+1.1.6 (2019-02-10)
5
+------------------
6
+- Fix a bug when hatsu yaku was added to the hand instead of chun
7
+- Fix a bug where kokushi wasn't combined with tenhou/renhou/chihou
8
+- Add English names to all yaku
9
+- Add support of python 2.7
10
+- Add a way to pass aka dora to tile converter
11
+
12
1.1.5 (2018-09-04)
13
------------------
14
setup.py
@@ -17,7 +17,7 @@
17
'mahjong.hand_calculating.yaku_list',
18
'mahjong.hand_calculating.yaku_list.yakuman',
19
],
20
- version='1.1.5',
+ version='1.1.6',
21
description='Mahjong hands calculation',
22
long_description=readme + '\n\n' + changelog,
23
author='Alexey Lisikhin',
0 commit comments