Skip to content

Commit

Permalink
[*]: update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed Dec 14, 2017
1 parent 0488597 commit 40968a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
# Changelog 3.2.1 (2017-12-14)

* use php7 type-hints


# Changelog 3.2.0 (2017-12-14)

* edit "Session2DB->use_lock_via_mysql(bool|null)"
Expand All @@ -6,11 +11,13 @@
- false => use php flock() + LOCK_EX
- null => use mysql + extra lock-table


# Changelog 3.1.0 (2017-12-14)

* add "Session2DB->use_lock_via_mysql(bool)"
* use new version of "Simple MySQLi" (voku/simple-mysqli)


# Changelog 3.0.0 (2017-11-25)

* drop support for PHP < 7.0
Expand Down

0 comments on commit 40968a3

Please sign in to comment.