Document improved URL detection in parentheticals, target 0.5.0 release because it's a fairly big change.

This commit is contained in:
Mark Felder 2021-01-28 09:53:16 -06:00
parent 75f68977af
commit 5191250de4
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 0.5.0 - 2021-XX-XX
### Added
- More robust detection of URLs inside a parenthetical
## 0.4.1 - 2020-12-21
### Fixed