Skip to content

Commit d4d2d1d

Browse files
committed
Deployed 4d4f097 to develop with MkDocs 1.6.1 and mike 2.1.3
1 parent def5d59 commit d4d2d1d

File tree

3 files changed

+69
-8
lines changed

3 files changed

+69
-8
lines changed

develop/changelog.html

Lines changed: 67 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,6 +1612,34 @@
16121612
</label>
16131613
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
16141614

1615+
<li class="md-nav__item">
1616+
<a href="#023-2026-01-12" class="md-nav__link">
1617+
<span class="md-ellipsis">
1618+
1619+
0.2.3 - 2026-01-12
1620+
1621+
</span>
1622+
</a>
1623+
1624+
<nav class="md-nav" aria-label="0.2.3 - 2026-01-12">
1625+
<ul class="md-nav__list">
1626+
1627+
<li class="md-nav__item">
1628+
<a href="#added" class="md-nav__link">
1629+
<span class="md-ellipsis">
1630+
1631+
Added
1632+
1633+
</span>
1634+
</a>
1635+
1636+
</li>
1637+
1638+
</ul>
1639+
</nav>
1640+
1641+
</li>
1642+
16151643
<li class="md-nav__item">
16161644
<a href="#022-2025-12-19" class="md-nav__link">
16171645
<span class="md-ellipsis">
@@ -1664,7 +1692,7 @@
16641692
</li>
16651693

16661694
<li class="md-nav__item">
1667-
<a href="#added" class="md-nav__link">
1695+
<a href="#added_1" class="md-nav__link">
16681696
<span class="md-ellipsis">
16691697

16701698
Added
@@ -1714,7 +1742,7 @@
17141742
<ul class="md-nav__list">
17151743

17161744
<li class="md-nav__item">
1717-
<a href="#added_1" class="md-nav__link">
1745+
<a href="#added_2" class="md-nav__link">
17181746
<span class="md-ellipsis">
17191747

17201748
Added
@@ -1765,6 +1793,34 @@
17651793
</label>
17661794
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
17671795

1796+
<li class="md-nav__item">
1797+
<a href="#023-2026-01-12" class="md-nav__link">
1798+
<span class="md-ellipsis">
1799+
1800+
0.2.3 - 2026-01-12
1801+
1802+
</span>
1803+
</a>
1804+
1805+
<nav class="md-nav" aria-label="0.2.3 - 2026-01-12">
1806+
<ul class="md-nav__list">
1807+
1808+
<li class="md-nav__item">
1809+
<a href="#added" class="md-nav__link">
1810+
<span class="md-ellipsis">
1811+
1812+
Added
1813+
1814+
</span>
1815+
</a>
1816+
1817+
</li>
1818+
1819+
</ul>
1820+
</nav>
1821+
1822+
</li>
1823+
17681824
<li class="md-nav__item">
17691825
<a href="#022-2025-12-19" class="md-nav__link">
17701826
<span class="md-ellipsis">
@@ -1817,7 +1873,7 @@
18171873
</li>
18181874

18191875
<li class="md-nav__item">
1820-
<a href="#added" class="md-nav__link">
1876+
<a href="#added_1" class="md-nav__link">
18211877
<span class="md-ellipsis">
18221878

18231879
Added
@@ -1867,7 +1923,7 @@
18671923
<ul class="md-nav__list">
18681924

18691925
<li class="md-nav__item">
1870-
<a href="#added_1" class="md-nav__link">
1926+
<a href="#added_2" class="md-nav__link">
18711927
<span class="md-ellipsis">
18721928

18731929
Added
@@ -1913,6 +1969,11 @@
19131969
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">&para;</a></h1>
19141970
<!-- towncrier release notes start -->
19151971

1972+
<h2 id="023-2026-01-12"><a href="https://github.com/catalyst-cloud/python-openstack-odooclient/releases/tag/0.2.3">0.2.3</a> - 2026-01-12<a class="headerlink" href="#023-2026-01-12" title="Permanent link">&para;</a></h2>
1973+
<h3 id="added">Added<a class="headerlink" href="#added" title="Permanent link">&para;</a></h3>
1974+
<ul>
1975+
<li>Add tax fields to record types (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/22">#22</a>)</li>
1976+
</ul>
19161977
<h2 id="022-2025-12-19"><a href="https://github.com/catalyst-cloud/python-openstack-odooclient/releases/tag/0.2.2">0.2.2</a> - 2025-12-19<a class="headerlink" href="#022-2025-12-19" title="Permanent link">&para;</a></h2>
19171978
<h3 id="changed">Changed<a class="headerlink" href="#changed" title="Permanent link">&para;</a></h3>
19181979
<ul>
@@ -1923,7 +1984,7 @@ <h3 id="removed">Removed<a class="headerlink" href="#removed" title="Permanent l
19231984
<ul>
19241985
<li>Remove support for Python 3.8 and 3.9 (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/4">#4</a>)</li>
19251986
</ul>
1926-
<h3 id="added">Added<a class="headerlink" href="#added" title="Permanent link">&para;</a></h3>
1987+
<h3 id="added_1">Added<a class="headerlink" href="#added_1" title="Permanent link">&para;</a></h3>
19271988
<ul>
19281989
<li>Add support for updating records (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/8">#8</a>)</li>
19291990
<li>Add support for managing attachments (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/11">#11</a>)</li>
@@ -1939,7 +2000,7 @@ <h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">&
19392000
<li>Fix parsing Python 3.10+ union type hints when encoding search filters, and decoding record values (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/14">#14</a>)</li>
19402001
</ul>
19412002
<h2 id="010-2024-07-02"><a href="https://github.com/catalyst-cloud/python-openstack-odooclient/releases/tag/0.1.0">0.1.0</a> - 2024-07-02<a class="headerlink" href="#010-2024-07-02" title="Permanent link">&para;</a></h2>
1942-
<h3 id="added_1">Added<a class="headerlink" href="#added_1" title="Permanent link">&para;</a></h3>
2003+
<h3 id="added_2">Added<a class="headerlink" href="#added_2" title="Permanent link">&para;</a></h3>
19432004
<ul>
19442005
<li>Create the OpenStack Odoo Client Library for Python (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/1">#1</a>)</li>
19452006
</ul>

develop/search/search_index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

develop/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)