1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 23:52:38 -05:00

#1742 Fixed crash when use HTTP API.

This commit is contained in:
XMRig
2020-06-23 16:17:06 +07:00
parent aa1934d273
commit 16863763d3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
# v6.2.2
- [#1742](https://github.com/xmrig/xmrig/issues/1742) Fixed crash when use HTTP API.
# v6.2.1
- [#1726](https://github.com/xmrig/xmrig/issues/1726) Fixed detection of AVX2/AVX512.
- [#1728](https://github.com/xmrig/xmrig/issues/1728) Fixed, 32 bit Windows builds was crash on start.