Skip to content

Commit

Permalink
Update CHANGELOG for 1.0.0 final release
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed May 19, 2017
1 parent 67012f0 commit fdb94f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.0.0
---
[19 May, 2017]
* No changes from 1.0.0beta2

1.0.0beta2
---
[28 Apr, 2017]
Expand Down
2 changes: 1 addition & 1 deletion tests/random_bytes.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ function random_bytes($size)
{
return __FUNCTION__;
}
}
}

0 comments on commit fdb94f7

Please sign in to comment.