1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-12 16:24:00 +02:00

Updated changelog for 1.2.2

This commit is contained in:
Daniel St. Jules
2013-12-04 23:36:17 -05:00
parent 2ada00ff62
commit 6ba29637b2

View File

@@ -1,3 +1,8 @@
### 1.2.2 (2013-12-04)
* Updated create function to use late static binding
* Added optional $replacement param to slugify
### 1.2.1 (2013-10-11)
* Cleaned up tests