mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-14 17:24:29 +02:00
Update changelog for 1.3.0
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
### 1.3.0 (2013-12-16)
|
||||||
|
|
||||||
|
* Additional Bulgarian support for toAscii
|
||||||
|
* str property made private
|
||||||
|
* Constructor casts first argument to string
|
||||||
|
* Constructor throws an InvalidArgumentException when given an array
|
||||||
|
* Constructor throws an InvalidArgumentException when given an object without
|
||||||
|
a __toString method
|
||||||
|
|
||||||
### 1.2.2 (2013-12-04)
|
### 1.2.2 (2013-12-04)
|
||||||
|
|
||||||
* Updated create function to use late static binding
|
* Updated create function to use late static binding
|
||||||
|
Reference in New Issue
Block a user