Skip to content

Commit 390b32b

Browse files
committed
oops typo in changelog
1 parent fbfec50 commit 390b32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Best viewed on `the website <https://h2r.github.io/pomdp-py/html/changelog.html>
55

66
Version 1.3.2 (04/03/2021)
77
-------------------------
8-
* Fix in :py:mod:`~pomdp_py.representations.distribution.particles` (in :code:`__str__`):
8+
* Fix in :py:mod:`~pomdp_py.representations.distribution.histogram` (in :code:`__str__`):
99
Print all of histogram as is instead of printing top 5 to avoid confusion.
1010
* Improve documentation for `the tiger tutorial <https://h2r.github.io/pomdp-py/html/examples.tiger.html>`_;
1111
Specifically, clarified :py:mod:`~pomdp_py.framework.basics.PolicyModel`

0 commit comments

Comments
 (0)