Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
m1 committed Dec 16, 2015
1 parent a6b4d0a commit 8b39471
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All Notable changes to `Vars` will be documented in this file

## 0.2.0 - 2015-12-16

### Added
- Add recursive dir toggle
- Add support for .env file parsing via [`m1/env`](https://github.com/m1/env)
- Add support for environment variable replacements
- `toEnv()` function
- `toDots()` function

### Altered
- Moved loader and extension logic to `LoaderProvider`

### Fixed
- Fixed few README.md links
- Clean up `FileResource`

## 0.1.0 - 2015-12-07

### Added
Expand Down

0 comments on commit 8b39471

Please sign in to comment.