From fc409603d7442897daf06d0eff0856f3cbd2b489 Mon Sep 17 00:00:00 2001 From: Michel Etienne Date: Thu, 22 Oct 2015 16:11:55 +0200 Subject: prepare V3.1.0 --- CHANGELOG.md | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33e761a49..250c2e823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ * Validation GTFS lors de l'import * Améliorations * présentation des rapports d'import/export et validation + * mise en adéquation de Chouette sur Neptune (hors courses à fréquences) -# Version 3.0.1 (en cours) +# Version 3.0.1 * Corrections * mise en place d'un formulaire de consultation des clés de l'API V1 (Mantis 38248) * restitution d'erreurs de clonage des arrêts sur clone invalide (Mantis 39159) diff --git a/README.md b/README.md index 988a6c5be..05e5f2000 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Install web application Get git source code : ```sh cd -git clone -b V3_0 git://github.com/afimb/chouette2 +git clone -b V3_1 git://github.com/afimb/chouette2 cd chouette2 ``` Download gem librairies -- cgit v1.2.3