mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-25 17:45:35 +03:00
Updated CHANGELOG for version 2.1.0 release
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
* 2.1.0 (2013-04-15)
|
||||
* Added static `Uuid::isValid()` method for checking whether a string is a valid UUID
|
||||
* 2.0.0 (2013-02-11)
|
||||
* Break: `Uuid` class is now marked as "final"
|
||||
* Break: `Uuid::getLeastSignificantBits()` no longer returns an integer on 64-bit platforms; it requires `moontoast/math`
|
||||
|
||||
Reference in New Issue
Block a user