Update changes log

This commit is contained in:
Pedro Algarvio 2015-09-04 14:25:24 +01:00
parent 429116415e
commit e92a81fbe9

View file

@ -1,5 +1,8 @@
Version 2015.xx.xx:
* Allow bypassing dependencies installation. Thanks EYJ. #656.
* Move RHEL installations to use repo.saltstack.com
* Move Debian 8 installation to use repo.saltstack.com
Version 2015.08.06:
* Fix python-requests installations for Ubuntu >= 14.04 LTS. #631, #632, #633