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:
@@ -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.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Flextype
|
||||

|
||||

|
||||

|
||||
|
||||
Flextype is Open Source, fast and flexible file-based Content Management System.
|
||||
|
@@ -22,7 +22,7 @@ class Flextype
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.7.1';
|
||||
const VERSION = '0.7.2';
|
||||
|
||||
/**
|
||||
* An instance of the Flextype class
|
||||
|
Reference in New Issue
Block a user