File: CHANGELOG.md

package info (click to toggle)
node-github-url-from-git 1.5.0%2B~1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: javascript: 125; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# 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))