# Changelog All notable changes to `valuestore` will be documented in this file ## 1.2.5 - 2020-11-30 - add support for PHP 8 ## 1.2.4 - 2020-08-23 - `all` will now always return an array (#23) ## 1.2.3 - 2019-02-15 - update deps ## 1.2.2 - 2018-05-15 - small performance improvement ## 1.2.1 - 2017-10-10 - avoid writing to the json file when putting an empty array ## 1.2.0 - 2017-09-29 - add second parameter to `make` ## 1.1.0 - 2017-01-20 - add `prepend` method ## 1.0.0 - 2016-04-06 - initial release