From 23582fa136352015f49ab9484e85fbdf2eddb88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Fri, 14 Feb 2014 15:44:57 -0200 Subject: [PATCH] Add 0.22.2 release notes --- docs/news.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index 66c2fedcb..fe6339857 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,7 +3,14 @@ Release notes ============= -0.22.1 (released 2014-01-17) +0.22.2 (released 2014-02-14) +---------------------------- + +- fix a reference to unexistent engine.slots. closes #593 (:commit:`13c099a`) +- downloaderMW doc typo (spiderMW doc copy remnant) (:commit:`8ae11bf`) +- Correct typos (:commit:`1346037`) + +0.22.1 (released 2014-02-08) ---------------------------- - localhost666 can resolve under certain circumstances (:commit:`2ec2279`)