mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-13 16:53:59 +02:00
Updated changelog for 1.2.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
|||||||
|
### 1.2.0 (2013-09-15)
|
||||||
|
|
||||||
|
* Fixed pad's use of InvalidArgumentException
|
||||||
|
* Fixed replace(). It now correctly treats regex special chars as normal chars
|
||||||
|
* Added additional Cyrillic letters to toAscii
|
||||||
|
* Added $caseSensitive to contains() and count()
|
||||||
|
* Added toLowerCase()
|
||||||
|
* Added toUpperCase()
|
||||||
|
* Added regexReplace()
|
||||||
|
|
||||||
### 1.1.0 (2013-08-31)
|
### 1.1.0 (2013-08-31)
|
||||||
|
|
||||||
* Fix for collapseWhitespace()
|
* Fix for collapseWhitespace()
|
||||||
|
Reference in New Issue
Block a user