diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a12cec8..f8640ca 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,16 +6,9 @@ ## Upgrading -* Update repo-config and setuptools versions -* Timestamps in the response are now timezone aware. ## New Features -* Support for streaming: By omitting the end date in the request, - the client will return any historical data from timestamp until now and - keep streaming new data as it arrives. -* Also the start date can be omitted which let's the data start at the - earliest time stamp that is available. ## Bug Fixes