1111 < link rel ="search " title ="Search " href ="../search.html " />
1212 < link rel ="next " title ="Release Notes for v.3.3 " href ="release-3.3/ " />
1313 < link rel ="prev " title ="Contributing to Python-Markdown " href ="../contributing/ " />
14- < title > Change Log — Python-Markdown 3.3.5 documentation</ title >
14+ < title > Change Log — Python-Markdown 3.3.6 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 >
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
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.3.5 documentation</ a > »
40+ < a href =".. "> Python-Markdown 3.3.6 documentation</ a > »
4141 </ li >
4242
4343
@@ -71,6 +71,10 @@ <h3>Navigation</h3>
7171 < div class ="documentwrapper ">
7272 < div class ="bodywrapper ">
7373 < 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 >
74+ < p > Nov 17, 2021: version 3.3.6 (a bug-fix release).</ p >
75+ < ul >
76+ < li > Fix a dependency issue (#1195, #1196).</ li >
77+ </ ul >
7478< p > Nov 16, 2021: version 3.3.5 (a bug-fix release).</ p >
7579< ul >
7680< li > Make the < code > slugify_unicode</ code > function not remove diacritical marks (#1118).</ li >
@@ -352,7 +356,7 @@ <h3>Navigation</h3>
352356 < li > < img src ="../py.png "
353357 alt ="icon " style ="vertical-align: middle; margin-top: -1px "/> </ li >
354358 < li class ="nav-item nav-item-0 ">
355- < a href =".. "> Python-Markdown 3.3.5 documentation</ a > »
359+ < a href =".. "> Python-Markdown 3.3.6 documentation</ a > »
356360 </ li >
357361
358362
@@ -389,7 +393,7 @@ <h3>Navigation</h3>
389393
390394 <!--
391395 MkDocs version : 1.1.2
392- Docs Build Date UTC : 2021-11-16 16:01:43.758826 +00:00
396+ Docs Build Date UTC : 2021-11-17 16:00:32.929138 +00:00
393397 -->
394398 </ body >
395399</ html >
0 commit comments