Skip to content

Commit 66d7df1

Browse files
committed
Deployed 58aa0be to develop with MkDocs 1.6.1 and mike 2.1.3
1 parent d1e4b26 commit 66d7df1

File tree

3 files changed

+66
-5
lines changed

3 files changed

+66
-5
lines changed

develop/changelog.html

Lines changed: 64 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,6 +1672,34 @@
16721672
</label>
16731673
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
16741674

1675+
<li class="md-nav__item">
1676+
<a href="#025-2026-02-17" class="md-nav__link">
1677+
<span class="md-ellipsis">
1678+
1679+
0.2.5 - 2026-02-17
1680+
1681+
</span>
1682+
</a>
1683+
1684+
<nav class="md-nav" aria-label="0.2.5 - 2026-02-17">
1685+
<ul class="md-nav__list">
1686+
1687+
<li class="md-nav__item">
1688+
<a href="#fixed" class="md-nav__link">
1689+
<span class="md-ellipsis">
1690+
1691+
Fixed
1692+
1693+
</span>
1694+
</a>
1695+
1696+
</li>
1697+
1698+
</ul>
1699+
</nav>
1700+
1701+
</li>
1702+
16751703
<li class="md-nav__item">
16761704
<a href="#024-2026-01-14" class="md-nav__link">
16771705
<span class="md-ellipsis">
@@ -1802,7 +1830,7 @@
18021830
</li>
18031831

18041832
<li class="md-nav__item">
1805-
<a href="#fixed" class="md-nav__link">
1833+
<a href="#fixed_1" class="md-nav__link">
18061834
<span class="md-ellipsis">
18071835

18081836
Fixed
@@ -1881,6 +1909,34 @@
18811909
</label>
18821910
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
18831911

1912+
<li class="md-nav__item">
1913+
<a href="#025-2026-02-17" class="md-nav__link">
1914+
<span class="md-ellipsis">
1915+
1916+
0.2.5 - 2026-02-17
1917+
1918+
</span>
1919+
</a>
1920+
1921+
<nav class="md-nav" aria-label="0.2.5 - 2026-02-17">
1922+
<ul class="md-nav__list">
1923+
1924+
<li class="md-nav__item">
1925+
<a href="#fixed" class="md-nav__link">
1926+
<span class="md-ellipsis">
1927+
1928+
Fixed
1929+
1930+
</span>
1931+
</a>
1932+
1933+
</li>
1934+
1935+
</ul>
1936+
</nav>
1937+
1938+
</li>
1939+
18841940
<li class="md-nav__item">
18851941
<a href="#024-2026-01-14" class="md-nav__link">
18861942
<span class="md-ellipsis">
@@ -2011,7 +2067,7 @@
20112067
</li>
20122068

20132069
<li class="md-nav__item">
2014-
<a href="#fixed" class="md-nav__link">
2070+
<a href="#fixed_1" class="md-nav__link">
20152071
<span class="md-ellipsis">
20162072

20172073
Fixed
@@ -2085,6 +2141,11 @@
20852141
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">&para;</a></h1>
20862142
<!-- towncrier release notes start -->
20872143

2144+
<h2 id="025-2026-02-17"><a href="https://github.com/catalyst-cloud/python-openstack-odooclient/releases/tag/0.2.5">0.2.5</a> - 2026-02-17<a class="headerlink" href="#025-2026-02-17" title="Permanent link">&para;</a></h2>
2145+
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">&para;</a></h3>
2146+
<ul>
2147+
<li>Fix attachment model refs (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/28">#28</a>)</li>
2148+
</ul>
20882149
<h2 id="024-2026-01-14"><a href="https://github.com/catalyst-cloud/python-openstack-odooclient/releases/tag/0.2.4">0.2.4</a> - 2026-01-14<a class="headerlink" href="#024-2026-01-14" title="Permanent link">&para;</a></h2>
20892150
<h3 id="added">Added<a class="headerlink" href="#added" title="Permanent link">&para;</a></h3>
20902151
<ul>
@@ -2115,7 +2176,7 @@ <h3 id="changed_1">Changed<a class="headerlink" href="#changed_1" title="Permane
21152176
<ul>
21162177
<li>Replace supplementary record/manager classes with mixins (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/13">#13</a>)</li>
21172178
</ul>
2118-
<h3 id="fixed">Fixed<a class="headerlink" href="#fixed" title="Permanent link">&para;</a></h3>
2179+
<h3 id="fixed_1">Fixed<a class="headerlink" href="#fixed_1" title="Permanent link">&para;</a></h3>
21192180
<ul>
21202181
<li>Fix parsing Python 3.10+ union type hints when evaluating model refs (<a href="https://github.com/catalyst-cloud/python-openstack-odooclient/pull/12">#12</a>)</li>
21212182
<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>

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)