Skip to content

Commit e31fd4d

Browse files
committed
dating the changelog
1 parent 1fdd239 commit e31fd4d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
Best viewed on `the website <https://h2r.github.io/pomdp-py/html/changelog.html>`_.
55

6-
Version 1.3.1 (pending)
6+
Version 1.3.1 (11/03/2021)
77
-------------------------
88
* Bug fix in :py:mod:`~pomdp_py.representations.distribution.particles` (in :code:`add`)
99
* Added classes for tabular models :py:mod:`~pomdp_py.utils.templates.TabularTransitionModel`,

docs/html/_sources/changelog.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
Best viewed on `the website <https://h2r.github.io/pomdp-py/html/changelog.html>`_.
55

6-
Version 1.3.1 (pending)
6+
Version 1.3.1 (11/03/2021)
77
-------------------------
88
* Bug fix in :py:mod:`~pomdp_py.representations.distribution.particles` (in :code:`add`)
99
* Added classes for tabular models :py:mod:`~pomdp_py.utils.templates.TabularTransitionModel`,

docs/html/changelog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<h3><a href="index.html">Table of Contents</a></h3>
5757
<ul>
5858
<li><a class="reference internal" href="#">Changelog</a><ul>
59-
<li><a class="reference internal" href="#version-1-3-1-pending">Version 1.3.1 (pending)</a></li>
59+
<li><a class="reference internal" href="#version-1-3-1-11-03-2021">Version 1.3.1 (11/03/2021)</a></li>
6060
<li><a class="reference internal" href="#version-1-3-0-1-09-30-2021">Version 1.3.0.1 (09/30/2021)</a></li>
6161
<li><a class="reference internal" href="#version-1-2-4-6-canceled">Version 1.2.4.6 (canceled)</a></li>
6262
<li><a class="reference internal" href="#version-1-2-4-5-07-05-2021">Version 1.2.4.5 (07/05/2021)</a></li>
@@ -81,7 +81,7 @@ <h3>Navigation</h3>
8181
<li class="toctree-l1"><a class="reference internal" href="design_principles.html">Design Principles</a></li>
8282
<li class="toctree-l1"><a class="reference internal" href="existing_solvers.html">Existing POMDP Solvers</a></li>
8383
<li class="toctree-l1 current"><a class="current reference internal" href="#">What's New?</a><ul>
84-
<li class="toctree-l2"><a class="reference internal" href="#version-1-3-1-pending">Version 1.3.1 (pending)</a></li>
84+
<li class="toctree-l2"><a class="reference internal" href="#version-1-3-1-11-03-2021">Version 1.3.1 (11/03/2021)</a></li>
8585
<li class="toctree-l2"><a class="reference internal" href="#version-1-3-0-1-09-30-2021">Version 1.3.0.1 (09/30/2021)</a></li>
8686
<li class="toctree-l2"><a class="reference internal" href="#version-1-2-4-6-canceled">Version 1.2.4.6 (canceled)</a></li>
8787
<li class="toctree-l2"><a class="reference internal" href="#version-1-2-4-5-07-05-2021">Version 1.2.4.5 (07/05/2021)</a></li>
@@ -159,8 +159,8 @@ <h3 class="donation">Donate/support</h3>
159159
<div class="section" id="changelog">
160160
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
161161
<p>Best viewed on <a class="reference external" href="https://h2r.github.io/pomdp-py/html/changelog.html">the website</a>.</p>
162-
<div class="section" id="version-1-3-1-pending">
163-
<h2>Version 1.3.1 (pending)<a class="headerlink" href="#version-1-3-1-pending" title="Permalink to this headline"></a></h2>
162+
<div class="section" id="version-1-3-1-11-03-2021">
163+
<h2>Version 1.3.1 (11/03/2021)<a class="headerlink" href="#version-1-3-1-11-03-2021" title="Permalink to this headline"></a></h2>
164164
<ul class="simple">
165165
<li><p>Bug fix in <a class="reference internal" href="api/pomdp_py.representations.distribution.html#module-pomdp_py.representations.distribution.particles" title="pomdp_py.representations.distribution.particles"><code class="xref py py-mod docutils literal notranslate"><span class="pre">particles</span></code></a> (in <code class="code docutils literal notranslate"><span class="pre">add</span></code>)</p></li>
166166
<li><p>Added classes for tabular models <a class="reference internal" href="api/pomdp_py.utils.html#pomdp_py.utils.templates.TabularTransitionModel" title="pomdp_py.utils.templates.TabularTransitionModel"><code class="xref py py-mod docutils literal notranslate"><span class="pre">TabularTransitionModel</span></code></a>,

docs/html/searchindex.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.

0 commit comments

Comments
 (0)