CHANGELOG.md in pageflow-14.3.0 vs CHANGELOG.md in pageflow-14.4.0
- old
+ new
@@ -1,26 +1,16 @@
# CHANGELOG
-### Version 14.3.0
+### Version 14.4.0
-2019-07-24
+2019-08-13
-[Compare changes](https://github.com/codevise/pageflow/compare/14-2-stable...v14.3.0)
+[Compare changes](https://github.com/codevise/pageflow/compare/14-3-stable...v14.4.0)
-- Add text position center option
- ([#1183](https://github.com/codevise/pageflow/pull/1183))
-- Add `failed?` method to file models
- ([#1191](https://github.com/codevise/pageflow/pull/1191))
-- Structured data improvements
- ([#1189](https://github.com/codevise/pageflow/pull/1189))
-- Remove margin right of links in page text
- ([#1188](https://github.com/codevise/pageflow/pull/1188))
-- Add theme option for alternative content link icon
- ([#1184](https://github.com/codevise/pageflow/pull/1184))
-- Support CDN that redirects to HTTPS
- ([#1190](https://github.com/codevise/pageflow/pull/1190))
-- Bug fix: Prevent hiding links in credits menu
- ([#1182](https://github.com/codevise/pageflow/pull/1182))
+- Fix entry membership create error
+ ([#1200](https://github.com/codevise/pageflow/pull/1200))
+- Move meta data defaults to attribute reader
+ ([#1198](https://github.com/codevise/pageflow/pull/1198))
See
-[14-2-stable branch](https://github.com/codevise/pageflow/blob/14-2-stable/CHANGELOG.md)
+[14-3-stable branch](https://github.com/codevise/pageflow/blob/14-3-stable/CHANGELOG.md)
for previous changes.