# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.5.0"></a>
# [1.5.0](https://github.com/visionmedia/node-github-url-from-git/compare/v1.4.0...v1.5.0) (2016-11-27)
### Features
* support paths starting with / in git@ urls ([#20](https://github.com/visionmedia/node-github-url-from-git/issues/20)) ([0e99827](https://github.com/visionmedia/node-github-url-from-git/commit/0e99827))
|