We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb79e04 commit 69e93b0Copy full SHA for 69e93b0
CHANGES.txt
@@ -1,4 +1,4 @@
1
-2.1.0 (TBD)
+2.1.0 (2023-07-17)
2
3
- Support for publishing stages and time range types has been added to the
4
subscriptions CLI (#992).
@@ -8,6 +8,7 @@
8
control the zip archiving of order outputs without any cloud storage delivery
9
have also been added (#990).
10
11
+
12
2.1b1 (2023-07-11)
13
14
Added:
@@ -24,6 +25,7 @@ Added:
24
25
the subscription's source geometry. This is a preview of the default behavior
26
of the next version of the Subscriptions API (#971).
27
28
29
2.0.3 (2023-06-28)
30
31
Changed:
planet/__version__.py
@@ -1 +1 @@
-__version__ = '2.1dev'
+__version__ = '2.1.0'
0 commit comments