Skip to content

Commit 52780a3

Browse files
authored
[Core] Added changelog for 0.3.1 (#278)
1 parent 5ad7146 commit 52780a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 0.3.1
4+
5+
### Added
6+
7+
- `AbstractApi::getConfiguration()`
8+
9+
### Fixed
10+
11+
- Make sure `Configuration::create(['foo'=>null])` is using the default value of "foo".
12+
313
## 0.3.0
414

515
### Added

0 commit comments

Comments
 (0)