Skip to content

Commit

Permalink
dating the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zkytony committed Nov 3, 2021
1 parent 1fdd239 commit e31fd4d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog

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

Version 1.3.1 (pending)
Version 1.3.1 (11/03/2021)
-------------------------
* Bug fix in :py:mod:`~pomdp_py.representations.distribution.particles` (in :code:`add`)
* Added classes for tabular models :py:mod:`~pomdp_py.utils.templates.TabularTransitionModel`,
Expand Down
2 changes: 1 addition & 1 deletion docs/html/_sources/changelog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog

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

Version 1.3.1 (pending)
Version 1.3.1 (11/03/2021)
-------------------------
* Bug fix in :py:mod:`~pomdp_py.representations.distribution.particles` (in :code:`add`)
* Added classes for tabular models :py:mod:`~pomdp_py.utils.templates.TabularTransitionModel`,
Expand Down
8 changes: 4 additions & 4 deletions docs/html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Changelog</a><ul>
<li><a class="reference internal" href="#version-1-3-1-pending">Version 1.3.1 (pending)</a></li>
<li><a class="reference internal" href="#version-1-3-1-11-03-2021">Version 1.3.1 (11/03/2021)</a></li>
<li><a class="reference internal" href="#version-1-3-0-1-09-30-2021">Version 1.3.0.1 (09/30/2021)</a></li>
<li><a class="reference internal" href="#version-1-2-4-6-canceled">Version 1.2.4.6 (canceled)</a></li>
<li><a class="reference internal" href="#version-1-2-4-5-07-05-2021">Version 1.2.4.5 (07/05/2021)</a></li>
Expand All @@ -81,7 +81,7 @@ <h3>Navigation</h3>
<li class="toctree-l1"><a class="reference internal" href="design_principles.html">Design Principles</a></li>
<li class="toctree-l1"><a class="reference internal" href="existing_solvers.html">Existing POMDP Solvers</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">What's New?</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#version-1-3-1-pending">Version 1.3.1 (pending)</a></li>
<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>
<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>
<li class="toctree-l2"><a class="reference internal" href="#version-1-2-4-6-canceled">Version 1.2.4.6 (canceled)</a></li>
<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>
Expand Down Expand Up @@ -159,8 +159,8 @@ <h3 class="donation">Donate/support</h3>
<div class="section" id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
<p>Best viewed on <a class="reference external" href="https://h2r.github.io/pomdp-py/html/changelog.html">the website</a>.</p>
<div class="section" id="version-1-3-1-pending">
<h2>Version 1.3.1 (pending)<a class="headerlink" href="#version-1-3-1-pending" title="Permalink to this headline"></a></h2>
<div class="section" id="version-1-3-1-11-03-2021">
<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>
<ul class="simple">
<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>
<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>,
Expand Down
2 changes: 1 addition & 1 deletion docs/html/searchindex.js

Large diffs are not rendered by default.

0 comments on commit e31fd4d

Please sign in to comment.