mirror of
https://github.com/Hutchy68/pivot.git
synced 2025-11-27 21:22:42 +01:00
Release prep, v1.0.4, Changelog update, eliminate php 5.3, 5.4, 5.5 testing as it is unnecessary
This commit is contained in:
@@ -3,9 +3,6 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 7
|
- 7
|
||||||
- 5.6
|
- 5.6
|
||||||
- 5.5
|
|
||||||
- 5.4
|
|
||||||
- 5.3
|
|
||||||
- hhvm
|
- hhvm
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
|
|||||||
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,8 +1,14 @@
|
|||||||
|
## Version 1.0.4
|
||||||
|
|
||||||
|
* [bug fix] Don't style sitenotice and user message
|
||||||
|
* [bug fix] Echo compatibility with Echo REL_1_28 release
|
||||||
|
* [bug fix] Page indicator margins
|
||||||
|
|
||||||
## Version 1.0.3
|
## Version 1.0.3
|
||||||
|
|
||||||
* Added support for Visual Editor
|
* [enhancement] Added support for Visual Editor
|
||||||
* Added support for Page Indicators
|
* [enhancement] Added support for Page Indicators
|
||||||
* Minor CSS changes for Echo integration and NO Print elements
|
* [bug fix] Minor CSS changes for Echo integration and NO Print elements
|
||||||
|
|
||||||
## Version 1.0.2
|
## Version 1.0.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user