소스 검색

Update Changelog after merging #4482 (#4602)

George Psarakis 7 년 전
부모
커밋
3b5873cff2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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**.