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: documentation/src/release.html
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,18 @@ <h3>utPLSQL version 2.x</h3>
32
32
33
33
<h2>Change History</h2>
34
34
35
-
<h3>utPLSQL version 2.2.1</h3>
35
+
<h3>utPLSQL version 2.2.2 (4th May 2014)</h3>
36
+
37
+
<ul>
38
+
<li>
39
+
<ahref = "https://sourceforge.net/p/utplsql/bugs/32/">Bug 32</a>: Fixed issue with "eqquery" failing if a statement contained "UNION ALL".
40
+
</li>
41
+
<li>
42
+
<ahref = "https://sourceforge.net/p/utplsql/bugs/33/">Bug 33</a>: Fixed issue which meant tests ran in an undetermined order (they will now run in alphabetical order).
0 commit comments