Skip to content

Commit

Permalink
Updated CHANGELOG for version 2.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Apr 15, 2013
1 parent 87a7365 commit 8d96019
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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`
Expand Down

0 comments on commit 8d96019

Please sign in to comment.