We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f186545 commit 5a5233aCopy full SHA for 5a5233a
2 files changed
docs/changelog.rst
@@ -4,6 +4,11 @@ Changelog
4
Whats next
5
----------
6
7
+*
8
+
9
+1.5.0
10
+-----
11
12
* Removed all project dependencies except wagtail and recapcha
13
* The urls no longer need to be specified in your ``urls.py`` and can be removed.
14
wagtailstreamforms/__init__.py
@@ -1 +1 @@
1
-__version__ = '1.4.4'
+__version__ = '1.5.0'
0 commit comments