Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Samylkin committed Mar 12, 2017
1 parent a33fe48 commit 6e9a162
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
@@ -1,7 +1,8 @@
# Changelog

## v1.0.0-beta3 (unreleased)
* Remove `Scope` method from the `config.Provider` interface.
* [Breaking] Simplify Provider interface: remove `Scope` method from the `config.Provider` interface, one can
use either ScopedProvider and Value.Get() to access sub fields.

## v1.0.0-beta2 (09 Mar 2017)

Expand Down

0 comments on commit 6e9a162

Please sign in to comment.