Skip to content

Commit 4429f2c

Browse files
committed
Add Unreleased section to CHANGELOG.md
1 parent f192ca0 commit 4429f2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
### Changed
10+
- Don't autolink if authority is only "end" characters, e.g. like `http://.` or
11+
`http://"` (#15)
12+
813
## [0.6.0] - 2016-11-07
914
### Added
1015
- New feature to extract links like `www.example.com` as well (no need for

0 commit comments

Comments
 (0)