ソースを参照

Add changelog for aa2ce72 : Added cipher to RabbitMQ config when SSL enabled

Moritz Kobel 7 年 前
コミット
c09100d280
1 ファイル変更2 行追加0 行削除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/)
 The format is based on [Keep a Changelog](http://keepachangelog.com/).
 
 ## [Unreleased]
+### Fixed
+- RabbitMQ - Configure ciphers when SSL is enabled (@mkobel)
 
 ## [2.6.0] - 2018-07-03
 ### Changed