소스 검색

Add Supervisor 3.2.0 release date to Supervisor 4 changelog

Mike Naberezny 9 년 전
부모
커밋
5af3e625e7
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -31,6 +31,9 @@
 - Files included via the ``[include]`` section are now logged at the ``INFO``
   level instead of ``WARN``.  Patch by Daniel Hahler.
 
+3.2.0 (2015-11-30)
+------------------
+
 - Files included via the ``[include]`` section are read in sorted order.  In
   past versions, the order was undefined.  Patch by Ionel Cristian Mărieș.