xmrig-nvidia/CHANGELOG.md

15 lines
642 B
Markdown
Raw Permalink Normal View History

2017-08-30 12:19:04 +02:00
# v2.3.1
- [#7](https://github.com/xmrig/xmrig-nvidia/issues/7) Fixed crash when try see hashrate reports in some configurations.
- [#8](https://github.com/xmrig/xmrig-nvidia/issues/8) Fixed build without AEON support.
2017-08-28 20:16:35 +02:00
# v2.3.0
2017-08-27 17:03:40 +02:00
- [#5](https://github.com/xmrig/xmrig-nvidia/issues/5) Added AEON (cryptonight-lite) support.
- Added GPU health monitoring: clocks, power, temperature and fan speed via NVML API.
- Added options `bfactor`, `bsleep` and `max-gpu-threads` for change auto configuration result.
2017-08-21 15:04:59 +02:00
# v2.3.0-beta2
- Less aggressive auto-configuration. Solved wrong configuration with some GPUs.
2017-08-13 19:49:45 +02:00
2017-08-21 15:04:59 +02:00
# v2.3.0-beta1
- First public release.