Skip to content

Commit

Permalink
Update changelog: only values are replaced
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr Samylkin committed May 15, 2017
1 parent 4484644 commit d97699f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
- **[Breaking]** Module providers take in a `tally.Scope` so they can be
propagated through module creation.
- **[Breaking]** Remove lookup function from the YAML provider constructor and add
explicit constructors `WithExpand` to use interpolation.
explicit constructors `WithExpand` to use interpolation. Only values in the YAML
files are replaced, comments and keys are ignored.
- Add a SetStaticConfigFiles method to load yaml files that should not be interpolated.

## v1.0.0-beta3 (28 Mar 2017)
Expand Down

0 comments on commit d97699f

Please sign in to comment.