Skip to content

Commit

Permalink
[Core] Added changelog for 0.3.1 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Mar 7, 2020
1 parent 5ad7146 commit 52780a3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 0.3.1

### Added

- `AbstractApi::getConfiguration()`

### Fixed

- Make sure `Configuration::create(['foo'=>null])` is using the default value of "foo".

## 0.3.0

### Added
Expand Down

0 comments on commit 52780a3

Please sign in to comment.