Skip to content

Commit

Permalink
doc(changelog): add release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- committed Dec 17, 2020
1 parent 92052f8 commit 8b582c9
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 @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.6.0] - 2020-12-17
## Added
- Ability to normalize or not the camelize text

## 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

## [2.5.1] - 2019-09-22
### Changed
- Camelize method now allow larger usages (thanks to removal of an exception)
Expand Down

0 comments on commit 8b582c9

Please sign in to comment.