From e9ac15629d111a574566062cd36ee954a3e4ac12 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Wed, 15 Aug 2012 12:47:56 +0100 Subject: [PATCH] [docs/download][s]: add download links for last formal release (v0.5). --- README.md | 5 +++++ download.markdown | 31 +++++++++++++++++++++++++++++-- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a2953d4..98d0d049 100755 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Running the tests by opening `test/index.html` in your browser. ## Changelog +### v0.6 - Aug/Sept 2012 (tbc) + +[v0.6 milestone](https://github.com/okfn/recline/issues?milestone=5) + + ### v0.5 - July 5th 2012 (first public release) [40 closed issues](https://github.com/okfn/recline/issues?milestone=2&page=1&state=closed) diff --git a/download.markdown b/download.markdown index 1cfd59a8..468a6302 100644 --- a/download.markdown +++ b/download.markdown @@ -9,6 +9,8 @@ title: Download +

Latest Code - Master

+

The tutorials on this website will usually be based on the latest (master) codebase. It should also be very stable.

+

Most Recent Official Release – v0.5

+
+ + + +
+

After downloading recline you'll want to use it in your project -- see below or tutorials for details.

### Changelog @@ -51,8 +78,8 @@ Optional dependencies: * [Mustache.js](https://github.com/janl/mustache.js/) >= 0.5.0-dev (required for all views) * [JQuery Flot](http://code.google.com/p/flot/) >= 0.7 (required for for graph view) -* [Leaflet](http://leaflet.cloudmade.com/) >= 0.3.1 (required for map view -* [Verite Timeline](https://github.com/VeriteCo/Timeline/) as of 2012-05-02 +* [Leaflet](http://leaflet.cloudmade.com/) >= 0.3.1 (required for map view) +* [Verite Timeline](https://github.com/VeriteCo/Timeline/) as of 2012-05-02 (required for the timeline view) * [Bootstrap](http://twitter.github.com/bootstrap/) >= v2.0 (default option for CSS and UI JS but you can use your own) If you grab the full zipball for Recline this will include all of the relevant