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
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)
+2 −2
Original line number Diff line number Diff line
@@ -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",