Explorar el Código

Update Changelog after merging #4482 (#4602)

George Psarakis hace 7 años
padre
commit
3b5873cff2
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Changelog

+ 4 - 0
Changelog

@@ -11,6 +11,10 @@ an overview of what's new in Celery 4.2.
 4.2.0
 =====
 
+- **Development/Testing**: Add docker-compose and base Dockerfile for development (#4482)
+
+    Contributed by **Chris Mitchell**.
+
 - **Documentation/Sphinx**: Teach autodoc to document tasks if undoc-members is not set (#4588)
 
     Contributed by **Leo Singer**.