Skip to content

Commit

Permalink
feat: changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- committed Aug 25, 2021
1 parent 46e9918 commit 3a7c047
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.6.1] - 2021-08-25
### Fix
- Fix constructor of TemporaryDir in the case the directory already exists
- Better error management while getting content of TemporaryFile

## [2.6.0] - 2020-12-17
## Added
### Added
- Ability to normalize or not the camelize text
- Support for PHP 8.x

## Changed
### Changed
- The camelize method normalize by default. It makes a lot of sense, but the old behavior changed, and it may break in some cases

# Removed
Expand Down

0 comments on commit 3a7c047

Please sign in to comment.