@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
## [v4.0.0] - 2018-04-17
### NEW MAJOR VERSION DUE TO BREAKING CHANGE / API
We've decided that it is best, especially for umbrella applications, to adopt in-line configuration of Weave modules. We no longer support Mix style configuration. This provides much more flexibility, allowing you to configure multiple File and Environment loaders, each with different prefix's and directories, adopting multiple handlers if you wish. Please see the [README](./README.md) for more information.
## [v3.1.3] - 2018-04-04
* Fixed bug that stopped users from omitting `environment_prefix`, or setting it to `nil`, to load all environment variables