2.2 KiB
2.2 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.7.1 (2018-07-07)
Bug Fixes
- index: Guard against non-string types (5bc580d)
- parse: Crash on strings that parse to having no host (c931482), closes #35
2.7.0 (2018-07-06)
Bug Fixes
- github tarball: update github tarballtemplate (6efd582), closes #34
- gitlab docs: switched to lowercase anchors for readmes (701bcd1)
Features
2.6.1 (2018-06-25)
Bug Fixes
- Revert: "compat: remove Object.assign fallback (#25)" (cce5a62)
- Revert: "git-host: fix forgotten extend()" (a815ec9)