Update Linkify to 0.4.1

Fixes false positive detection of IPv4 addresses
This commit is contained in:
Mark Felder 2020-12-23 09:03:16 -06:00
commit 5b838accc0
3 changed files with 3 additions and 2 deletions

View file

@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Users with `is_discoverable` field set to false (default value) will appear in in-service search results but be hidden from external services (search bots etc.).
- Streaming API: Posts and notifications are not dropped, when CLI task is executing.
- Creating incorrect IPv4 address-style HTTP links when encountering certain numbers.
<details>
<summary>API Changes</summary>