mirror of
https://github.com/S2-/securerandomstring.git
synced 2025-08-02 02:10:05 +02:00
Mention urlsafe removal int he Changelog.
This commit is contained in:
@@ -15,3 +15,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- Async API now follows the Node.js convention of returning an error as the first argument
|
||||
to the callback. The error might be populated if the system runs out of entropy. (#2, @markstos)
|
||||
|
||||
- `urlsafe` option was removed. All strings are URL-safe now. (#4, @S2-, @markstos)
|
||||
|
Reference in New Issue
Block a user