#1.8.13 Preparation

This commit is contained in:
Ben Gräf 2019-02-10 17:57:20 +01:00
parent f6cd9068af
commit b01fe7c5ae

View file

@ -1,3 +1,8 @@
# 1.8.13
- Integrated HOSP variant (algo: "cryptonight", variant: "hosp")
- Added ASM code/optimization for HOSP and RTO on Intel CPUs
- Fixed memory/hugepages printout for cn-ultralite/turtle
- Fixed compile issues on some compilers
# 1.8.12
- Fixed #228 "force-pow-variant" overrules autodetect for XTLv9/Fast2
- Fixed out of source building (asm code generator)