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.
2 parents c7839e7 + 8f8cf80 commit 6a5a9a5Copy full SHA for 6a5a9a5
History.md
@@ -1,3 +1,17 @@
1
+## 6.1.1 / 2021-01-14
2
+
3
+* Changes and bug fixes
4
+ * Remove /*+ OPTIMIZER_FEATURES_ENABLE('11.2.0.2') */ hint for all_synonyms [#2110, #2119]
5
+ * Fix write_lobs Invalid byte sequence in UTF-8 [#2097, #2111]
6
+ * Ensure FKs are properly included in structure dumps [#2109, #2113]
7
8
+* CI
9
+ * CI against JRuby 9.2.14.0 [#2085]
10
+ * CI against Ruby 3.0.0 [#2091, #2092]
11
+ * Address Travis CI warnings and bump Ubuntu version to 20.04 [#2086]
12
+ * Exclude `ruby-head` and `ruby-debug` until minitest allows Ruby 3.1 #2094, #2095
13
+ * CI against Ruby 3.0.0 at Travis CI [#2093]
14
15
## 6.1.0 / 2020-12-15
16
17
* Changes and bug fixes
0 commit comments