We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876f024 commit f06137fCopy full SHA for f06137f
CHANGES.txt
@@ -3,7 +3,21 @@ Entries are given with the most recent entry first.
3
Each entry has the developer who committed the change in brackets.
4
Entries without name were done by Richard Jones.
5
6
-2013-06-06: 1.5.0
+2013-??-??: 1.5.1
7
+
8
+Features:
9
10
+Fixed:
11
12
+- Fix Release-date of 1.5.0 in this file (thanks to Bernhard for
13
+ discovery) (Ralf Schlatterbeck)
14
+- Pythons cgi form code can return a TypeError, we now guard for this
15
+ condition. (Ralf Schlatterbeck)
16
+- Small bug-fix in SQL backends: An query (e.g. in a html menu) with a
17
+ where-clause that always evaluates to false now will not raise a
18
+ traceback. (Ralf Schlatterbeck)
19
20
+2013-07-06: 1.5.0
21
22
Features:
23
0 commit comments