Fix typo in changelog

This commit is contained in:
Ben Ramsey
2019-11-30 21:17:02 -08:00
parent 5ac2740e0c
commit 242f83df0c
+1 -1
View File
@@ -51,7 +51,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Deprecated
These will be removed in version ramsey/uuid version 4.0.0:
These will be removed in ramsey/uuid version 4.0.0:
* `MtRandGenerator`, `OpenSslGenerator`, and `SodiumRandomGenerator` are
deprecated in favor of using the default `RandomBytesGenerator`.