Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe

Commits:

2 changed files:

Changes:

  • CHANGELOG.md
    1 1
     # ObServe changelog
    
    2 2
     
    
    3 3
      * Author [Tony Chemit](mailto:dev@tchemit.fr)
    
    4
    - * Last generated at 2017-09-06 00:07.
    
    4
    + * Last generated at 2017-09-06 00:08.
    
    5 5
     
    
    6 6
     ## Version [7.0-RC-7](https://gitlab.com/ultreiaio/ird-observe/milestones/101)
    
    7 7
     
    
    8 8
     **Closed at *In progress*.**
    
    9 9
     
    
    10
    +### Download
    
    11
    +* [Application (observe-7.0-RC-7.zip)](https://observe.ultreia.io/release/observe-7.0-RC-7.zip)
    
    12
    +* [Serveur (observe-7.0-RC-7.war)](https://observe.ultreia.io/release/observe-7.0-RC-7.war)
    
    10 13
     
    
    11 14
     ### Issues
    
    12 15
       * [[Anomalie 157]](https://gitlab.com/ultreiaio/ird-observe/issues/157) **Problèmes d'affichage UNICODE des erreurs de tentative de connection sous Windows** (Thanks to Pascal Cauquil) (Reported by Tony CHEMIT)
    

  • CONTRIBUTING.md
    ... ... @@ -22,7 +22,7 @@ bash ~/ultreiaio/create-milestone.sh
    22 22
     ```
    
    23 23
     bash ~/ultreiaio/close-milestone.sh
    
    24 24
     bash ~/ultreiaio/create-stage.sh
    
    25
    -bash ~/ultreiaio/close-stage.sh
    
    25
    +bash ~/ultreiaio/drop-stage.sh
    
    26 26
     bash ~/ultreiaio/update-staging-changelog.sh
    
    27 27
     bash ~/ultreiaio/create-milestone.sh
    
    28 28
     ```