v1.1.2 : Travis build test integration & changes to docker deployment

This commit is contained in:
Brendan LE GLAUNEC
2016-11-20 13:17:25 +01:00
parent 9f85415d89
commit e9ffb44b45
12 changed files with 87 additions and 23 deletions
+12
View File
@@ -2,6 +2,18 @@
This file lists all versions of the repository and precises all changes.
## v1.1.2
#### Minor changes :
* Added travis integration
* Added default environment value for Docker deployment
* Updated docker image description with new easy usage
* Updated README badges style (replaced flat with square-flat)
* Build last package can now also generate a debug package if given the `Debug` command-line argument
#### Known issues :
* There is still the issue with Camera Emulation Server, see the [previous version's patchnote](#v1.1.1) for more information.
## v1.1.1
#### Minor changes :