From 429eedbaa63859064937042ea79a944f35755919 Mon Sep 17 00:00:00 2001 From: Maarten Mulders Date: Fri, 8 Jan 2016 19:37:45 +0100 Subject: Update documentation because of added support for armv6l --- CHANGELOG.md | 3 +++ site/jekyll/downloads/index.md | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d11753a..b5ee21c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# Version 2.4.0-M2 +- Add support for armv6l + # Version 2.4.0-M1 - Use sbt-jni plugin: - More platforms can now be supported in fat jar diff --git a/site/jekyll/downloads/index.md b/site/jekyll/downloads/index.md index 9c568aa..77deee2 100644 --- a/site/jekyll/downloads/index.md +++ b/site/jekyll/downloads/index.md @@ -46,13 +46,14 @@ libraryDependencies += "com.github.jodersky" % "flow-native" % "{{site.data.curr - Linuxx86_64 + Linuxx86_64 x86 + armv6l armv7l Darwin (Mac OSX)x86_64 - +

*These are the platforms for which a native library is included in the release. Flow is POSIX compatible so it can be built for a lot more platforms.

-- cgit v1.2.3