diff --git a/CHANGELOG b/CHANGELOG index 2b92be9..24e78cd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Version 1.0.5 October 2nd, 2021 + +## MISC +* Changed User-Agent to wget/1.20. Fixed an error where it finds no results. Thanks @mathieu-aubin + Version 1.0.4 October 2nd, 2020 ## MISC diff --git a/README.md b/README.md index febd9c6..2f006d4 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ If you'd like to contribute, please fork the repository and make changes as you' ### Community contributors - @paralax +- @mathieu-aubin (bug fix) ## Acknowledgments diff --git a/bing-ip2hosts b/bing-ip2hosts index 9e3e246..7640df1 100755 --- a/bing-ip2hosts +++ b/bing-ip2hosts @@ -20,7 +20,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION=1.0.4 +VERSION=1.0.5 TMP_DIR="${TMPDIR:-/tmp}" QUIET=0 OUTPUT_IP=0