99 < link rel ="canonical " href ="https://Python-Markdown.github.io/change_log/ ">
1010 < link rel ="shortcut icon " href ="../favicon.ico ">
1111 < link rel ="search " title ="Search " href ="../search.html " />
12- < link rel ="next " title ="Release Notes for v.3.0 " href ="release-3.0 / " />
13- < link rel ="prev " title ="Test Tools " href ="../test_tools / " />
14- < title > Change Log — Python-Markdown 3.0. 1 documentation</ title >
12+ < link rel ="next " title ="Release Notes for v.3.1 " href ="release-3.1 / " />
13+ < link rel ="prev " title ="Contributing to Python-Markdown " href ="../contributing / " />
14+ < title > Change Log — Python-Markdown 3.1 documentation</ title >
1515 < link rel ="stylesheet " href ="../static/nature.css " type ="text/css " />
1616 < link rel ="stylesheet " href ="../static/pygments.css " type ="text/css " />
1717 < script type ="text/javascript " src ="../static/jquery.js "> </ script >
@@ -29,15 +29,15 @@ <h3>Navigation</h3>
2929 < a href ="../sitemap.html " title ="Sitemap " accesskey ="I "> index</ a >
3030 </ li >
3131 < li class ="right ">
32- < a href ="release-3.0 / " title ="Release Notes for v.3.0 " accesskey ="N "> next</ a > |
32+ < a href ="release-3.1 / " title ="Release Notes for v.3.1 " accesskey ="N "> next</ a > |
3333 </ li >
3434 < li class ="right ">
35- < a href ="../test_tools / " title ="Test Tools " accesskey ="P "> previous</ a > |
35+ < a href ="../contributing / " title ="Contributing to Python-Markdown " accesskey ="P "> previous</ a > |
3636 </ li >
3737 < li > < img src ="../py.png "
3838 alt ="icon " style ="vertical-align: middle; margin-top: -1px "/> </ li >
3939 < li class ="nav-item nav-item-0 ">
40- < a href =".. "> Python-Markdown 3.0. 1 documentation</ a > »
40+ < a href =".. "> Python-Markdown 3.1 documentation</ a > »
4141 </ li >
4242 </ ul >
4343 </ div >
@@ -46,6 +46,7 @@ <h3>Navigation</h3>
4646 < div class ="documentwrapper ">
4747 < div class ="bodywrapper ">
4848 < div class ="body " role ="main "> < h1 id ="python-markdown-change-log "> Python-Markdown Change Log< a class ="headerlink " href ="#python-markdown-change-log " title ="Permanent link "> ¶</ a > </ h1 >
49+ < p > Mar 25, 2019: Released version 3.1 (< a href ="release-3.1/ "> Notes</ a > ).</ p >
4950< p > Sept 28, 2018: Released version 3.0.1 (a bug-fix release).</ p >
5051< ul >
5152< li > Brought back the < code > version</ code > and < code > version_info</ code > variables (#709).</ li >
@@ -215,13 +216,13 @@ <h3><a href="index.html">Table Of Contents</a></h3>
215216
216217 < h4 > Previous topic</ h4 >
217218 < p class ="topless ">
218- < a href ="../test_tools / " title ="previous page "> Test Tools </ a >
219+ < a href ="../contributing / " title ="previous page "> Contributing to Python-Markdown </ a >
219220 </ p >
220221
221222
222223 < h4 > Next topic</ h4 >
223224 < p class ="topless ">
224- < a href ="release-3.0 / " title ="next page "> Release Notes for v.3.0 </ a >
225+ < a href ="release-3.1 / " title ="next page "> Release Notes for v.3.1 </ a >
225226 </ p >
226227
227228 < div role ="note " aria-label ="source link ">
@@ -255,15 +256,15 @@ <h3>Navigation</h3>
255256 < a href ="../sitemap.html " title ="Sitemap " accesskey ="I "> index</ a >
256257 </ li >
257258 < li class ="right ">
258- < a href ="release-3.0 / " title ="Release Notes for v.3.0 " accesskey ="N "> next</ a > |
259+ < a href ="release-3.1 / " title ="Release Notes for v.3.1 " accesskey ="N "> next</ a > |
259260 </ li >
260261 < li class ="right ">
261- < a href ="../test_tools / " title ="Test Tools " accesskey ="P "> previous</ a > |
262+ < a href ="../contributing / " title ="Contributing to Python-Markdown " accesskey ="P "> previous</ a > |
262263 </ li >
263264 < li > < img src ="../py.png "
264265 alt ="icon " style ="vertical-align: middle; margin-top: -1px "/> </ li >
265266 < li class ="nav-item nav-item-0 ">
266- < a href =".. "> Python-Markdown 3.0. 1 documentation</ a > »
267+ < a href =".. "> Python-Markdown 3.1 documentation</ a > »
267268 </ li >
268269 </ ul >
269270 </ div >
@@ -275,7 +276,7 @@ <h3>Navigation</h3>
275276
276277 <!--
277278 MkDocs version : 1.0.4
278- Docs Build Date UTC : 2018-09 -26 16:36:30
279+ Docs Build Date UTC : 2019-03 -26 00:21:35
279280 -->
280281 </ body >
281282</ html >
0 commit comments