Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasschaub committed Oct 23, 2023
1 parent 66aae9c commit a0ff93b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
# Changelog

## Release 1.1
## Current Main

### Bug Fixes

- crs validation now covers all valid cases ([#721])

### New Features

- feat(building-comparison): add comparison indicator ([#718])
- feat(api): add endpoint to retrieve coverage ([#718])
- feat(db): query building area and coverage from EUBUCCO ([#718])

[#718]: https://github.com/GIScience/ohsome-quality-api/pull/718
[#721]: https://github.com/GIScience/ohsome-quality-analyst/pull/721

## Release 1.0.1

- refactor: rename "ohsome quality analyst" (OQT) to "ohsome quality API" (oqapi) ([#685])

[#685]: https://github.com/GIScience/ohsome-quality-api/pull/685

## Release 1.0.0

This release includes a well specified [API](https://oqt.ohsome.org/api/docs) and two core indicators available through the [ohsome dashboard](https://dashboard.ohsome.org/#backend=oqapi).
Expand Down Expand Up @@ -76,7 +85,6 @@ This release includes a well specified [API](https://oqt.ohsome.org/api/docs) an
[#668]: https://github.com/GIScience/ohsome-quality-analyst/pull/668
[#669]: https://github.com/GIScience/ohsome-quality-analyst/pull/669
[#670]: https://github.com/GIScience/ohsome-quality-analyst/pull/670
[#685]: https://github.com/GIScience/ohsome-quality-api/pull/685

## 0.15.0

Expand Down

0 comments on commit a0ff93b

Please sign in to comment.