Skip to content

Commit 3138f4c

Browse files
committed
Add support for full-width
1 parent 1dfd160 commit 3138f4c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.3.5
4+
5+
* *Improvement:* Add support for full-width cms pages
6+
37
## 1.3.4
48

59
* *Bugfix:* Set correct XSD URN

etc/content_provisioning.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
<xs:enumeration value="2columns-left"/>
143143
<xs:enumeration value="2columns-right"/>
144144
<xs:enumeration value="3columns"/>
145+
<xs:enumeration value="cms-full-width"/>
145146
</xs:restriction>
146147
</xs:simpleType>
147148
</xs:schema>

0 commit comments

Comments
 (0)