diff options
| author | Michel Etienne | 2015-10-22 16:11:55 +0200 | 
|---|---|---|
| committer | Michel Etienne | 2015-10-22 16:11:55 +0200 | 
| commit | 801c4a73eb3c2bf2ba756949fccdc587740b2284 (patch) | |
| tree | ce5b3e4b1809e48f3aebb20d1f6e9a22ae3111dd | |
| parent | a0aa67f2772c021c210f96edd6eb32c5311bd147 (diff) | |
| download | chouette-core-801c4a73eb3c2bf2ba756949fccdc587740b2284.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 | 
