Skip to content

Commit

Permalink
Add change log notes for 3.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Aug 4, 2017
1 parent c141cdc commit 0ef23d1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,16 @@
# ramsey/uuid Changelog

## 3.7.0

_Released: 2017-08-04_

* Add UUID version constants [#173](https://github.com/ramsey/uuid/issues/173), [#177](https://github.com/ramsey/uuid/pull/177)
* `Uuid::UUID_TYPE_TIME`
* `Uuid::UUID_TYPE_IDENTIFIER`
* `Uuid::UUID_TYPE_HASH_MD5`
* `Uuid::UUID_TYPE_RANDOM`
* `Uuid::UUID_TYPE_HASH_SHA1`

## 3.6.1

_Released: 2017-03-26_
Expand Down

0 comments on commit 0ef23d1

Please sign in to comment.