Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fwfichtner committed Jun 6, 2023
1 parent fce7036 commit b4534f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

[1.5.1] (2023-06-06)
---------------------
Added
^^^^^
- Added Landsat 8 Collection 2 support #173

[1.5.0] (2023-05-04)
---------------------
Deleted
Expand Down
2 changes: 1 addition & 1 deletion ukis_pysat/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5.0"
__version__ = "1.5.1"

0 comments on commit b4534f4

Please sign in to comment.