Updated changelog/version

This commit is contained in:
BenDroid 2017-12-03 21:21:27 +01:00
parent 06328c5541
commit 4f2eb43c40
3 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,7 @@
# v1.2.0
- Added configurability for thread based doublehash mode which helps you to use more of your l3 cache
- Memory optimizations
- Updated to latest XMRig (2.4.3) -> Added ARM support
# v1.1.1
- Fixed table sorting for client id column on Dashboard
- Fixed Windows compilation with msys2 (gcc)