Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasschaub committed Jun 7, 2021
1 parent 7b26d09 commit b5f0de8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@

- Add check and custom exception for an invalid indicator layer combination during initialization of indicator objects ([#28])
- Add pre-commit check for [PEP 8] conform names by adding the pep8-naming package as development dependency ([#40])
- Add option to select different datasets and fid fields as input to OQT #4
- Add option to select different datasets and fid fields as input to OQT ([#4])
- Rewrite save and load indicator from database logic to use one result table for all indicator results ([#37])

[#28]: https://github.com/GIScience/ohsome-quality-analyst/pull/28
[PEP 8]: https://www.python.org/dev/peps/pep-0008/
[#40]: https://github.com/GIScience/ohsome-quality-analyst/pull/40
[#4]: https://github.com/GIScience/ohsome-quality-analyst/issues/4
[#37]: https://github.com/GIScience/ohsome-quality-analyst/pull/37


## 0.3.1
Expand Down

0 comments on commit b5f0de8

Please sign in to comment.