1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-09 22:56:46 +02:00

Flextype 0.7.2

This commit is contained in:
Awilum
2018-11-24 20:13:26 +03:00
parent 246f7b0404
commit b41be54d4b
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# Flextype 0.7.2, 2018-11-24
* Flextype Component - Cookie updated to 1.2.0
* Flextype Component - Filesystem updated to 1.1.2
# Flextype 0.7.1, 2018-11-17
* Plugins: New method getLocales() added
* Content: processPage() - ability to ignore content parsing - added.

View File

@@ -1,5 +1,5 @@
# Flextype
![Version](https://img.shields.io/badge/version-0.7.1-brightgreen.svg?style=flat-square)
![Version](https://img.shields.io/badge/version-0.7.2-brightgreen.svg?style=flat-square)
![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)
Flextype is Open Source, fast and flexible file-based Content Management System.

View File

@@ -22,7 +22,7 @@ class Flextype
*
* @var string
*/
const VERSION = '0.7.1';
const VERSION = '0.7.2';
/**
* An instance of the Flextype class