Skip to content

Commit

Permalink
Add 2.0.2 release info
Browse files Browse the repository at this point in the history
  • Loading branch information
filips123 committed Apr 6, 2019
1 parent 7440903 commit d30cdc7
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,26 @@

All notable changes to `Config` will be documented in this file

## 2.0.2 - 2019-04-06

### Fixed
- Implementations of `ParserInterface` and cleanup (#120)
- Tests for PHP 7

## 2.0.1 - 2019-02-02

### Fixed
- Parsing PHP file (#114).
- Parsing PHP string with `$config` variable (#118).
- Parsing PHP file (#114)
- Parsing PHP string with `$config` variable (#118)

## 2.0.0 - 2018-10-03

### Added
- Usage of short array syntax (#109).
- Usage of short array syntax (#109)
- Support for string parsers (#111)

### Breaking changes
- Changes of interface and parsers.
- Changes of interface and parsers

## 1.1.0 - 2018-08-22

Expand Down

0 comments on commit d30cdc7

Please sign in to comment.