Преглед на файлове

Add Supervisor 3.3.0 release date to Supervisor 4 changelog

Mike Naberezny преди 9 години
родител
ревизия
3b7dcd4972
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -24,6 +24,9 @@
   a file included via ``[include]``, it will expand to the directory of
   that file.  Thanks to Alex Eftimie and Zoltan Toth-Czifra for the patches.
 
+3.3.0 (2016-05-14)
+------------------
+
 - ``supervisord`` will now use ``kqueue``, ``poll``, or ``select`` to monitor
   its file descriptors, in that order, depending on what is available on the
   system.  Previous versions used ``select`` only and would crash with the error