Added fix on IP addresses discovery to changelog

This commit is contained in:
Alejandro Celaya 2018-10-18 20:34:55 +02:00
parent 9f4c2ac8d7
commit e66a724d2b

View file

@ -25,7 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Fixed
* *Nothing*
* [#237](https://github.com/shlinkio/shlink/issues/233) Solved errors when trying to geo-locate `null` IP addresses.
Also improved how visitor IP addresses are discovered, thanks to [akrabat/ip-address-middleware](https://github.com/akrabat/ip-address-middleware) package.
## 1.13.1 - 2018-10-16