Stephen Muth 8 роки тому
батько
коміт
0ff63bb9fa
1 змінених файлів з 11 додано та 4 видалено
  1. 11 4
      CHANGELOG.md

+ 11 - 4
CHANGELOG.md

@@ -3,14 +3,21 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](http://keepachangelog.com/).
 
-## Unreleased
+## 1.2.0 2017-05-13
+### Added
+- RedHat support
+- Sensu enterprise support
+  - Adds a few other minor features as well, such as the ability to toggle rabbitmq's SSL
+- Uchiwa HA support
+
 ### Changed
 - Rely on the existing sensu repositories to install Uchiwa
-- Use the latest version of the FreeBSD package
-- Add Red Hat node
+- Use the FreeBSD repository
+- Update documentation to note Ubuntu 15's EOL
+- Allow overriding the use of EPEL on CentOS/RedHat
 
 ### Fixed
-- Make sure any local directories that are assumed exist actually do
+- Make sure any local directories that are assumed to exist actually do
 
 ## 1.1.0 2017-04-03
 ### Added