Skip to content

Commit 1efa31f

Browse files
committed
Release v1.18.0
1 parent 2ec9cfb commit 1efa31f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## [Unreleased]
66

7+
## [1.18.0] - 2016-06-27
78
### Added
89
- `./runtests` test runner with coverage tracking by default
910
- testing on OS X
@@ -300,7 +301,8 @@ signature of `func(*cli.Context) error`, as defined by `cli.ActionFunc`.
300301
### Added
301302
- Initial implementation.
302303

303-
[Unreleased]: https://github.com/urfave/cli/compare/v1.17.0...HEAD
304+
[Unreleased]: https://github.com/urfave/cli/compare/v1.18.0...HEAD
305+
[1.18.0]: https://github.com/urfave/cli/compare/v1.17.0...v1.18.0
304306
[1.17.0]: https://github.com/urfave/cli/compare/v1.16.0...v1.17.0
305307
[1.16.0]: https://github.com/urfave/cli/compare/v1.15.0...v1.16.0
306308
[1.15.0]: https://github.com/urfave/cli/compare/v1.14.0...v1.15.0

0 commit comments

Comments
 (0)