Skip to content

Commit b156a88

Browse files
author
Alex McKinney
committed
Preparing release v1.7.0
1 parent b619eb3 commit b156a88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

7-
## [Unreleased]
7+
## [1.7.0] - 2018-08-16
88
### Added
99
- Add `fx.ErrorHook` option to allow users to provide `ErrorHandler`s on invoke
1010
failures.
@@ -155,7 +155,7 @@ promising API compatibility between beta releases and the final 1.0.0 release.
155155
In fact, we expect our beta user feedback to require some changes to the way
156156
things work. Once we reach 1.0, we will provider proper version compatibility.
157157

158-
[Unreleased]: https://github.com/uber-go/fx/compare/v1.6.0...HEAD
158+
[1.7.0]: https://github.com/uber-go/fx/compare/v1.6.0...v1.7.0
159159
[1.6.0]: https://github.com/uber-go/fx/compare/v1.5.0...v1.6.0
160160
[1.5.0]: https://github.com/uber-go/fx/compare/v1.4.0...v1.5.0
161161
[1.4.0]: https://github.com/uber-go/fx/compare/v1.3.0...v1.4.0

0 commit comments

Comments
 (0)