We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f192ca0 commit 4429f2cCopy full SHA for 4429f2c
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## Unreleased
9
+### Changed
10
+- Don't autolink if authority is only "end" characters, e.g. like `http://.` or
11
+ `http://"` (#15)
12
+
13
## [0.6.0] - 2016-11-07
14
### Added
15
- New feature to extract links like `www.example.com` as well (no need for
0 commit comments