summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSutou Kouhei <kou@clear-code.com>2021-12-11 11:20:39 +0900
committerSutou Kouhei <kou@clear-code.com>2021-12-11 11:20:39 +0900
commit1774c7ec1df0478375f4e966b24009dca6f694c4 (patch)
treea19bf593b09d37148396f8c711f3093710643b6e
parent216c6f566797d424b3ae61407920381bae8080ba (diff)
downloadrake-compiler-1774c7ec1df0478375f4e966b24009dca6f694c4.tar.gz
Add 1.1.4 entryv1.1.4
-rw-r--r--History.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/History.md b/History.md
index fd57a8b..6e9f0ab 100644
--- a/History.md
+++ b/History.md
@@ -1,7 +1,13 @@
-### 1.1.3/ 2021-12-08
+### 1.1.4 / 2021-12-11
* Fixes:
- * Fix a bug that wrong install location is used.
+ * Fix a regression bug that installed gem can't be found on cross compile.
+ [#195](https://github.com/rake-compiler/rake-compiler/issues/195) [Reported by Mike Dalessio]
+
+### 1.1.3 / 2021-12-08
+
+* Fixes:
+ * Fix a regression bug that wrong install location is used.
[#194](https://github.com/rake-compiler/rake-compiler/issues/194) [Reported by Andrew Kane]
### 1.1.2 / 2021-12-07