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.1 " href ="release-3.1 / " />
12+ < link rel ="next " title ="Release Notes for v.3.2 " href ="release-3.2 / " />
1313 < link rel ="prev " title ="Contributing to Python-Markdown " href ="../contributing/ " />
14- < title > Change Log — Python-Markdown 3.1.1 documentation</ title >
14+ < title > Change Log — Python-Markdown 3.2 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.1 / " title ="Release Notes for v.3.1 " accesskey ="N "> next</ a > |
32+ < a href ="release-3.2 / " title ="Release Notes for v.3.2 " accesskey ="N "> next</ a > |
3333 </ li >
3434 < li class ="right ">
3535 < 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.1.1 documentation</ a > »
40+ < a href =".. "> Python-Markdown 3.2 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 > Feb 7, 2020: Released version 3.2 (< a href ="release-3.2/ "> Notes</ a > ).</ p >
4950< p > May 20, 2019: Released version 3.1.1 (a bug-fix release).</ p >
5051< ul >
5152< li > Fixed import failure in < code > setup.py</ code > when the source directory is not
@@ -229,7 +230,7 @@ <h4>Previous topic</h4>
229230
230231 < h4 > Next topic</ h4 >
231232 < p class ="topless ">
232- < a href ="release-3.1 / " title ="next page "> Release Notes for v.3.1 </ a >
233+ < a href ="release-3.2 / " title ="next page "> Release Notes for v.3.2 </ a >
233234 </ p >
234235
235236 < div role ="note " aria-label ="source link ">
@@ -263,15 +264,15 @@ <h3>Navigation</h3>
263264 < a href ="../sitemap.html " title ="Sitemap " accesskey ="I "> index</ a >
264265 </ li >
265266 < li class ="right ">
266- < a href ="release-3.1 / " title ="Release Notes for v.3.1 " accesskey ="N "> next</ a > |
267+ < a href ="release-3.2 / " title ="Release Notes for v.3.2 " accesskey ="N "> next</ a > |
267268 </ li >
268269 < li class ="right ">
269270 < a href ="../contributing/ " title ="Contributing to Python-Markdown " accesskey ="P "> previous</ a > |
270271 </ li >
271272 < li > < img src ="../py.png "
272273 alt ="icon " style ="vertical-align: middle; margin-top: -1px "/> </ li >
273274 < li class ="nav-item nav-item-0 ">
274- < a href =".. "> Python-Markdown 3.1.1 documentation</ a > »
275+ < a href =".. "> Python-Markdown 3.2 documentation</ a > »
275276 </ li >
276277 </ ul >
277278 </ div >
@@ -283,7 +284,7 @@ <h3>Navigation</h3>
283284
284285 <!--
285286 MkDocs version : 1.0.4
286- Docs Build Date UTC : 2019-05-21 01:12:18
287+ Docs Build Date UTC : 2020-02-07 00:16:35
287288 -->
288289 </ body >
289290</ html >
0 commit comments