From d13c0b64e1d5453b3b43b48fb3d4f248a3748009 Mon Sep 17 00:00:00 2001
From: ZwwWayne <wayne.zw@outlook.com>
Date: Fri, 4 Sep 2020 00:21:05 +0800
Subject: [PATCH] fix typo

---
 docs/changelog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/changelog.md b/docs/changelog.md
index 1ca2406d..88da6ac8 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -6,7 +6,7 @@
 - Refactor common issues and add trouble shooting (#3530)
 - Support new methods [SABL](https://arxiv.org/abs/1912.04260), [YOLOv3](https://arxiv.org/abs/1804.02767), and [PAA Assign](https://arxiv.org/abs/2007.08103)
 - Support Batch Inference
-- Start to publish `mmdet` package to PyPI since v2.4.0
+- Start to publish `mmdet` package to PyPI since v2.3.0
 - Switch model zoo to aliyun
 
 **Bug Fixes**
-- 
GitLab