summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSutou Kouhei <kou@clear-code.com>2022-01-22 12:17:08 +0900
committerSutou Kouhei <kou@clear-code.com>2022-01-22 12:17:08 +0900
commit2d2b99262638b5f437ef3a2f278f7c485e2e19ff (patch)
tree716eb505b11a7cd00bf936534768399679737863
parent36aad47324dafa08034f9813a11cabf5e1b40229 (diff)
downloadrake-compiler-2d2b99262638b5f437ef3a2f278f7c485e2e19ff.tar.gz
Add 1.1.9 entryv1.1.9
-rw-r--r--History.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/History.md b/History.md
index 722d483..4047b72 100644
--- a/History.md
+++ b/History.md
@@ -1,3 +1,10 @@
+### 1.1.9 / 2022-01-22
+
+* Enhancements:
+ * Add support for `--release` option to build JRuby extension.
+ [#200](https://github.com/rake-compiler/rake-compiler/issues/200) [Reported by Pavel Rosický]
+ [#201](https://github.com/rake-compiler/rake-compiler/issues/201) [Patch by Satoshi Tagomori]
+
### 1.1.8 / 2022-01-18
* Fixes: