We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e2b1f commit d5b6219Copy full SHA for d5b6219
2 files changed
docs/releases/index.rst
@@ -25,6 +25,7 @@ Supported Versions:
25
.. toctree::
26
:maxdepth: 1
27
28
+ v2.1.3
29
v2.1.2
30
v2.1.1
31
v2.1.0
docs/releases/v2.1.3.rst
@@ -0,0 +1,18 @@
1
+v2.1.3 release notes
2
+====================
3
+
4
+Bug fixes:
5
6
+* Fix HTML syntax error in film strip.
7
8
+* Fix HTML syntax error in quote blocks.
9
10
+* Fix error creating Classifiers when the name is over 50 characters.
11
12
+* Require Wagtail admin permission for import views.
13
14
15
+Thank you!
16
+----------
17
18
+Thanks to everyone who contributed to `2.1.3 on GitHub <https://github.com/coderedcorp/coderedcms/milestone/48?closed=1>`_.
0 commit comments