Skip to content

Commit 80ed451

Browse files
author
Sara Safavi
committed
release version 1.4.6
1 parent 0da0aba commit 80ed451

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.4.6 (2020-05-18)
2+
3+
- New: you can now pass a search string to the Orders CLI via `--ids_from_search`
4+
- New: the Orders CLI now has a shortcut `--clip` for clipping operations
5+
- Fix: you can now download Order locations one by one
6+
- Multiple test fixes: Python 2.7 tests, flake8, & make html-docs warning
7+
- Add support for new 5-band asset types
8+
19
1.4.5 (2020-02-11)
210

311
- Add support for new skysat video item and asset types

planet/api/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.4.5'
1+
__version__ = '1.4.6'

0 commit comments

Comments
 (0)