mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 05:43:10 +02:00
Flextype 0.9.5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<a name="0.9.5"></a>
|
||||
# [0.9.5](https://github.com/flextype/flextype/compare/v0.9.4...v0.9.5) (2019-09-xx)
|
||||
# [0.9.5](https://github.com/flextype/flextype/compare/v0.9.4...v0.9.5) (2019-09-21)
|
||||
### Bug Fixes
|
||||
|
||||
* **core:** issue with cache in the Entries API - fetchAll method #234 2779777
|
||||
|
@@ -29,7 +29,7 @@ use function mb_regex_encoding;
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
define('FLEXTYPE_VERSION', '0.9.4');
|
||||
define('FLEXTYPE_VERSION', '0.9.5');
|
||||
|
||||
/**
|
||||
* Start the session
|
||||
|
Reference in New Issue
Block a user