add release notes for 3.7.1

This commit is contained in:
Anton Keks 2020-05-12 22:47:05 +03:00
parent fbc08ba00c
commit 2a08d6cb04

View File

@ -1,5 +1,6 @@
Changes in 3.7.1:
- Enable ICMP Echo pinger for Linux x64 only, as it requires the corresponding native .so implementation that is not available for Mac and not needed for Windows
- Fix handling of escape sequences in HTTP Sender
Changes in 3.7.0:
- Windows: use latest NSIS for installer generation, fixing DLL hijacking