Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Mar 12, 2018
1 parent 1020bc9 commit c6e307f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

**3.0.0 (upcoming)**:

- Added BC and GMP math classes (thanks [@jkramarz](https://github.com/ivanakimov/hashids.php/pull/106))
- Update and optimize alphabet shuffling (thanks [@jkramarz](https://github.com/ivanakimov/hashids.php/pull/105))
- Removed PHP 5.0 support ([#107](https://github.com/ivanakimov/hashids.php/pull/107))

**2.0.4 (released 2017-10-28)**:

- Remove ext-bcmath requirement ([#91](https://github.com/ivanakimov/hashids.php/pull/91))
Expand Down

0 comments on commit c6e307f

Please sign in to comment.