1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-07-30 21:00:13 +02:00

Add note regarding 'Base64' class to migration guide

This commit is contained in:
Marco
2017-07-23 23:50:22 +02:00
parent 64d15263ae
commit 0d9be76f8b

View File

@@ -8,6 +8,8 @@
## From `v5.x.x` to `v6.x.x`
* The outputs produced by the `Base64` class are not compatible with those from previous versions anymore.
## From `v4.x.x` to `v5.x.x`
* The MySQL database schema has changed. Use the statement below to update your database: