Skip to content

Commit 3a2874c

Browse files
committed
Changelog
1 parent ff48715 commit 3a2874c

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
| Version | Released at |
22
| :-----: | :---------: |
33
| v2.0.0 | 04/11/2018 |
4+
| v2.0.1 | 29/12/2018 |
5+
| v2.0.2 | 08/12/2019 |
46

57
Changelog
68
=======
79

10+
v2.0.2
11+
-----
12+
- [BUG] Required to press a button twice when you press over a tick (\#51)
13+
814
v2.0.1
915
-----
1016
- [BUG] Game crashes when deleting layer while on master (\#48)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ One of the biggest complaints I have found about macro mods in the past is that
1616
| 1.1.5.* | June 2016 | June 2016 | 1.8.9 |
1717
| 1.1.6.1 | 12 July 2016 | March 2017 | 1.9.\*, 1.10.\* |
1818
| 1.1.6.3 | 24 July 2016 | January 2018 | 1.11.\*, 1.12.\* |
19-
| 2.0 | *TBA* | *TBA* | *TBA* (based on 1.12) |
19+
| 2.0 | 04 November 2018 | *TBA* | 1.12.\*, 1.11.\*, 1.10.\*, 1.9.\*, 1.8.\* |
2020
| 2.1 | *TBA* | *TBA* | *TBA* |
2121

2222
### Useful Links

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod_version=2.0.1
1+
mod_version=2.0.2
22
mod_name=MacroKey Keybinding
33
mod_group=com.mattsmeets.macrokey
44
mc_version=1.12

0 commit comments

Comments
 (0)