Skip to content

Commit 6327e79

Browse files
authored
Merge pull request #1684 from AdeelH/backport-1683
[BACKPORT] Add changelog for 0.20.2
2 parents e3ad611 + d5af6af commit 6327e79

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelog.rst

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGELOG
22
=========
33

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>`__)
12+
413
Raster Vision 0.20.1
514
--------------------
615

0 commit comments

Comments
 (0)