1111 < link rel ="search " title ="Search " href ="../search.html " />
1212 < link rel ="next " title ="Release Notes for v.3.4 " href ="release-3.4/ " />
1313 < link rel ="prev " title ="Contributing to Python-Markdown " href ="../contributing/ " />
14- < title > Change Log — Python-Markdown 3.4 documentation</ title >
14+ < title > Change Log — Python-Markdown 3.4.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 >
@@ -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.4 documentation</ a > »
40+ < a href =".. "> Python-Markdown 3.4.1 documentation</ a > »
4141 </ li >
4242
4343
@@ -72,6 +72,10 @@ <h3>Navigation</h3>
7272 < div class ="documentwrapper ">
7373 < div class ="bodywrapper ">
7474 < 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 >
75+ < p > July 15, 2022: version 3.4.1 (a bug-fix release).</ p >
76+ < ul >
77+ < li > Fix an import issue with < code > importlib.util</ code > (#1274).</ li >
78+ </ ul >
7579< p > July 15, 2022: version 3.4 (< a href ="release-3.4/ "> Notes</ a > ).</ p >
7680< p > May 5, 2022: version 3.3.7 (a bug-fix release).</ p >
7781< ul >
@@ -364,7 +368,7 @@ <h3>Navigation</h3>
364368 < li > < img src ="../py.png "
365369 alt ="icon " style ="vertical-align: middle; margin-top: -1px "/> </ li >
366370 < li class ="nav-item nav-item-0 ">
367- < a href =".. "> Python-Markdown 3.4 documentation</ a > »
371+ < a href =".. "> Python-Markdown 3.4.1 documentation</ a > »
368372 </ li >
369373
370374
@@ -402,7 +406,7 @@ <h3>Navigation</h3>
402406
403407 <!--
404408 MkDocs version : 1.1.2
405- Docs Build Date UTC : 2022-07-15 14:11:48.923060 +00:00
409+ Docs Build Date UTC : 2022-07-15 19:18:32.474501 +00:00
406410 -->
407411 </ body >
408412</ html >
0 commit comments