Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Bumped version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbilbille committed Jul 26, 2017
1 parent b61aed3 commit 5623468
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This changelog references the relevant changes (bug and security fixes) done

* 0.8.0 (2017-07-26)
* b61aed3 `Inflector` refactoring
* d202abc 2c49a53 8db78f3 Bug fix #67
* d202abc 2c49a53 8db78f3 Bug fix #66
* 29f84bc Bug fix #65
* 29f84bc Bug fix #64

* 0.7.0 (2017-05-25)
* 2fca1f7 Drop support of PHP 5.3
* 3a4364f `Transliterator` refactoring
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.7-dev"
"dev-master": "0.9-dev"
}
}
}

0 comments on commit 5623468

Please sign in to comment.