diff --git a/README.md b/README.md index 4509133..194c1aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ Claymore's Dual Ethereum+Decred AMD+NVIDIA GPU Miner. ========================= +Latest version is v11.8: + +- fixed issue with missed GPU temperatures when miner is started via Remote Desktop Connection (RDC). +- Linux version: removed libcurl library dependency. +- added "-showdiff" option. +- a few minor bug fixes and improvements. + + Latest version is v10.0: - added assembler kernels for ETH+LBC mining mode (AMD cards only), major speedup for LBC. @@ -503,4 +511,4 @@ This miner does not use HTTP protocol, it uses Stratum directly. So you should c Specify "-mport 0" option. - How can I get stats from miner as EthMan does? - Start EthMan and catch its tcp/ip data with WireShark, you will see json protocol details. \ No newline at end of file + Start EthMan and catch its tcp/ip data with WireShark, you will see json protocol details.