diff options
| author | Michel Etienne | 2015-10-22 16:11:55 +0200 |
|---|---|---|
| committer | Bruno Perles | 2015-11-04 13:57:52 +0100 |
| commit | fc409603d7442897daf06d0eff0856f3cbd2b489 (patch) | |
| tree | ce5b3e4b1809e48f3aebb20d1f6e9a22ae3111dd | |
| parent | a6cbc8decc6a59a97817f379aa32cba0f548e1d6 (diff) | |
| download | chouette-core-fc409603d7442897daf06d0eff0856f3cbd2b489.tar.bz2 | |
prepare V3.1.0
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| -rw-r--r-- | 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) @@ -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 |
