Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElGigi committed Mar 31, 2021
1 parent 463100b commit 6777ea5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This projec
to [Semantic Versioning] (http://semver.org/). For change log format,
use [Keep a Changelog] (http://keepachangelog.com/).

## [1.1.3] - 2021-03-31

### Fixed

- Fixed ArrayHelper::traverseGet() not returning any default value on a non-existent final key
- Fixed ArrayHelper::traverseSet() not set value on a non-existent final key

## [1.1.2] - 2021-03-11

### Fixed
Expand Down

0 comments on commit 6777ea5

Please sign in to comment.