Skip to content

Commit

Permalink
Prepare for v4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Apr 18, 2021
1 parent 30ecdc6 commit 7596d5c
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

## Version 4.8.0 (2021-04-18)

* Merged [#158](https://github.com/paragonie/halite/pull/158), which removes
the `final` access modifier from private methods and guarantees PHP 8 support.
* Migrated tests off of Travis CI, onto Github Actions instead.

## Version 4.7.1 (2020-12-06)

* Allow v2 of `paragonie/hidden-string` to be installed.
Expand Down

0 comments on commit 7596d5c

Please sign in to comment.