@@ -258,16 +258,16 @@ <h3>Python 3.3.0 (unreleased)<a class="headerlink" href="#python-3-3-0-unrelease
258
258
< li > < p > Drop support for Python 3.8.</ p > </ li >
259
259
</ ul >
260
260
</ section >
261
- < section id ="python-3-2-6-unreleased ">
262
- < h3 > Python 3.2.6 (unreleased)< a class ="headerlink " href ="#python-3-2-6-unreleased " title ="Permalink to this heading "> #</ a > </ h3 >
261
+ </ section >
262
+ < section id ="current-release ">
263
+ < h2 > Current release< a class ="headerlink " href ="#current-release " title ="Permalink to this heading "> #</ a > </ h2 >
264
+ < section id ="python-3-2-6 ">
265
+ < h3 > Python 3.2.6< a class ="headerlink " href ="#python-3-2-6 " title ="Permalink to this heading "> #</ a > </ h3 >
263
266
< ul class ="simple ">
264
267
< li > < p > Fix connection semantic when using < code class ="docutils literal notranslate "> < span class ="pre "> target_session_attrs=prefer-standby</ span > </ code >
265
268
(ticket < a class ="reference external " href ="https://github.com/psycopg/psycopg/issues/1021 "> #1021</ a > ).</ p > </ li >
266
269
</ ul >
267
270
</ section >
268
- </ section >
269
- < section id ="current-release ">
270
- < h2 > Current release< a class ="headerlink " href ="#current-release " title ="Permalink to this heading "> #</ a > </ h2 >
271
271
< section id ="psycopg-3-2-5 ">
272
272
< h3 > Psycopg 3.2.5< a class ="headerlink " href ="#psycopg-3-2-5 " title ="Permalink to this heading "> #</ a > </ h3 >
273
273
< ul class ="simple ">
@@ -847,10 +847,10 @@ <h3>Psycopg 3.0b1<a class="headerlink" href="#psycopg-3-0b1" title="Permalink to
847
847
< li > < a class ="reference internal " href ="# "> < code class ="docutils literal notranslate "> < span class ="pre "> psycopg</ span > </ code > release notes</ a > < ul >
848
848
< li > < a class ="reference internal " href ="#future-releases "> Future releases</ a > < ul >
849
849
< li > < a class ="reference internal " href ="#python-3-3-0-unreleased "> Python 3.3.0 (unreleased)</ a > </ li >
850
- < li > < a class ="reference internal " href ="#python-3-2-6-unreleased "> Python 3.2.6 (unreleased)</ a > </ li >
851
850
</ ul >
852
851
</ li >
853
852
< li > < a class ="reference internal " href ="#current-release "> Current release</ a > < ul >
853
+ < li > < a class ="reference internal " href ="#python-3-2-6 "> Python 3.2.6</ a > </ li >
854
854
< li > < a class ="reference internal " href ="#psycopg-3-2-5 "> Psycopg 3.2.5</ a > </ li >
855
855
< li > < a class ="reference internal " href ="#psycopg-3-2-4 "> Psycopg 3.2.4</ a > </ li >
856
856
< li > < a class ="reference internal " href ="#psycopg-3-2-3 "> Psycopg 3.2.3</ a > </ li >
0 commit comments