Skip to content

Commit

Permalink
🔖 prepare release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelrpl committed Aug 14, 2024
1 parent e8b6699 commit 19661f5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@
Changes
=======

Version 1.0.0 (2024-08-14)
--------------------------

- Add driver for Copernicus DataSpace EcoSystem.
- Review module dependencies
- Improve stability of driver Copernicus DataSpace EcoSystem
- Improve driver to search in provider NASA Modis
- Improve docs for command line and downloading.
- Fix MODIS api search using geometry
- Fix search in Landsat API using day/night indicator


Version 1.0.0.dev3 (2024-03-04)
-------------------------------
Expand Down
2 changes: 1 addition & 1 deletion bdc_collectors/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@

"""Version information for BDC-Collectors."""

__version__ = '1.0.0.dev3'
__version__ = '1.0.0'

0 comments on commit 19661f5

Please sign in to comment.