You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+9
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
CHANGELOG
2
2
=========
3
3
4
+
Raster Vision 0.20.2
5
+
--------------------
6
+
7
+
* Bump ``triangle`` from version ``20200424`` to ``20220202`` in ``rastervision_pytorch_learner`` (`#1580 <https://github.com/azavea/raster-vision/pull/1580>`__)
8
+
* Update example plugin ``__init__.py`` files to include ``registry.set_plugin_version()`` calls (`#1665 <https://github.com/azavea/raster-vision/pull/1665>`__)
9
+
* Add error handling for empty ``DataLoader`` in ``Visualizer.get_batch()`` (`#1672 <https://github.com/azavea/raster-vision/pull/1672>`__)
10
+
* Only set default stride if stride value is missing in ``GeoDataWindowConfig`` (`#1674 <https://github.com/azavea/raster-vision/pull/1674>`__)
11
+
* Minor doc and type-hint fixes and refactoring for OD (`#1675 <https://github.com/azavea/raster-vision/pull/1675>`__, `#1676 <https://github.com/azavea/raster-vision/pull/1676>`__)
0 commit comments