You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,13 @@ v2.7.0 (XXXX-XX-XX)
73
73
* updated chai to 3.0.
74
74
75
75
76
-
v2.6.2 (XXXX-XX-XX)
76
+
v2.6.3 (XXXX-XX-XX)
77
+
-------------------
78
+
79
+
* issue #1409: Document values with null character truncated
80
+
81
+
82
+
v2.6.2 (2015-07-04)
77
83
-------------------
78
84
79
85
* fixed issue #1383: bindVars for HTTP API doesn't work with empty string
@@ -82,6 +88,8 @@ v2.6.2 (XXXX-XX-XX)
82
88
83
89
* fixed handling of optional parameters in Foxx manifest configurations
84
90
91
+
* fixed a reference error being thrown in Foxx queues when a function-based job type is used that is not available and no options object is passed to queue.push
0 commit comments