Skip to content
Snippets Groups Projects
Unverified Commit cbf79429 authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

ALE 0.9.0 Missed Changes (#536)

* Fixed paths in downloadURL

* Updated change log
parent f761d7ee
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ release.
## [Unreleased]
## [0.9.0] - 2023-04-19
### Fixed
- Kaguya IsisLabelIsisSpice now calculates the right exposure_duration and focal2pixel_lines [#487](https://github.com/DOI-USGS/ale/pull/487)
- Logging from generate_isd now correctly limits logging information [#487](https://github.com/DOI-USGS/ale/pull/487)
......
......@@ -64,7 +64,7 @@
},
"homepageURL": "https://code.usgs.gov/astrogeology/ale/",
"downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.9.0/ale-main.zip",
"downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.9.0/ale-0.9.0.zip",
"disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/raw/0.9.0/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/astrogeology/ale.git",
"vcs": "git",
......@@ -111,7 +111,7 @@
},
"homepageURL": "https://code.usgs.gov/astrogeology/ale/0.8.8",
"downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.8.8/ale-main.zip",
"downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.8.8/ale-0.8.8.zip",
"disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/raw/0.8.8/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/astrogeology/ale.git",
"vcs": "git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment