diff --git a/docs/source/_static/images/publish.png b/docs/source/_static/images/publish.png new file mode 100644 index 000000000..0884fc224 Binary files /dev/null and b/docs/source/_static/images/publish.png differ diff --git a/docs/source/changes.rst b/docs/source/changes.rst index 548233125..68230b197 100644 --- a/docs/source/changes.rst +++ b/docs/source/changes.rst @@ -5,6 +5,18 @@ Changes ======= +.. _release_2.0: + +------------------------------- +Version 2.0 (West of West Lake) +------------------------------- + +*Release Date: 2016-08-12* + +Improve the design of PubSub and Router: + +.. images:: _static/images/publish.png + .. _release_1.1.2: -------------