Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
efritz committed Oct 4, 2020
1 parent a7b8713 commit 757b04e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

This changelog tracks updates to this repository as well as [go-nacelle/config](https://github.com/go-nacelle/config), [go-nacelle/log](https://github.com/go-nacelle/log), [go-nacelle/process](https://github.com/go-nacelle/process), and [go-nacelle/service](https://github.com/go-nacelle/service).

## Unreleased
## v1.2.0

- Replaced option function `WithHealthCheckBackoff` with `WithHealthCheckInterval`.
- Added `Overlay` method to modify an existing service container (from [go-nacelle/[email protected]](https://github.com/go-nacelle/service/releases/tag/v1.0.2)).
- Added `WithInitializerLogFields` and `WithProcessLogFields` (from [go-nacelle/[email protected]](https://github.com/go-nacelle/process/releases/tag/v1.1.0)).
- Updated tests to use [testify](https://github.com/stretchr/testify).

## v1.1.4

Expand Down

0 comments on commit 757b04e

Please sign in to comment.