From 26e092fd205623aa5d8f41851fa800413438a8c7 Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Sat, 11 Apr 2015 11:42:21 +0200 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index f94ce0d8..f5bdb4ff 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +# 4.0.0 /2015-04-11 + +* Now compatible with JRuby (via the [rjgit](https://github.com/repotag/rjgit) [adapter](https://github.com/repotag/gollum-lib_rjgit_adapter)) + # 3.1.1 /2014-12-04 * Security fix for [remote code execution issue](https://github.com/gollum/gollum/issues/913). Please update!