Quellcode durchsuchen

Add Supervisor 3.2.0 release date to Supervisor 4 changelog

Mike Naberezny vor 9 Jahren
Ursprung
Commit
5af3e625e7
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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ș.