We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4bd21 commit 8f690e9Copy full SHA for 8f690e9
1 file changed
NEWS.md
@@ -1,5 +1,22 @@
1
# News
2
3
+## 1.1.4 - 2024-10-23
4
+
5
+### Improvements
6
7
+ * JRuby, TruffleRuby: Don't use `mkmf` to generate dummy `Makefile`.
8
9
+ * GH-153
10
+ * GH-155
11
12
+### Fixes
13
14
+ * JRuby, TruffleRuby: Fixed a bug that shared library load failure
15
+ isn't caught correctly.
16
17
+ * GH-156
18
+ * ruby/reline#766
19
20
## 1.1.3 - 2024-10-11
21
22
### Improvements
0 commit comments