diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index a2bf252..8b4418e 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -35,19 +35,18 @@ $ git push origin master 0.26 --tags * Enable the new version to be built in readthedocs * Set the new version as default -## Home page +## scrapy.org website - * Update [download](http://scrapy.org/download/) page - * Update [documentation](http://scrapy.org/doc/) page - * Update [timeline](http://scrapy.org/timeline/) page + * Update [scrapy versions](https://github.com/scrapy/scrapy.github.io/blob/master/_data/scrapy.yml) + * Update [timeline](https://github.com/scrapy/scrapy.github.io/blob/master/timeline.html) page ## Send announcement * announce in: - * [Scrapy blog](http://blog.scrapy.org) (Posterous autoposts to Twitter) + * [Tweet](http://twitter/ScrapyProject) * [scrapy-users group](http://groups.google.com/group/scrapy-users) * change `#scrapy` IRC channel topic: - * `/msg ChanServ topic #scrapy Welcome to Scrapy - Say "Hi!" and ask. Latest stable release is Scrapy 0.22.2 - Easy tasks http://git.io/VpGt-w` + * `/msg ChanServ topic #scrapy Welcome to Scrapy - Say "Hi!" and ask. Latest stable release is Scrapy 0.24.1 - Easy tasks http://git.io/VpGt-w` ## Micro/bugfix releases