Skip to content

Commit

Permalink
chore(docs): minor fix in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
joker234 authored and matthiasschaub committed Jun 29, 2023
1 parent 5a51f20 commit a763490
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@

### New Features

- add `project` attribute to indicators, reports and topics ([#504], [#563], [#601], [#601])
- add `project` attribute to indicators, reports and topics ([#504], [#563], [#601])
- add `qualityDimensions` attribute to indicators ([#561])
- topic is now a pydantic model instead of a dataclass ([#517])
- substitute indicator result figure creation with `plotly` instead of `matplotlib` ([#499], [#536], [#559], [#535], [#552], [#544], [#551])
- substitute indicator result figure creation with `plotly` instead of `matplotlib` ([#499], [#535], [#536], [#544], [#551], [#552], [#559])

#### API

Expand All @@ -72,7 +72,7 @@

- build(docker): overhaul docker compose setup ([#483])
- build: fix pre-commit hooks ([#482])
- build: update dependencies ([#481], [#488], [#531], [#531], [#576])
- build: update dependencies ([#481], [#488], [#531], [#576])
- api: remove unnecessary newlines from API output and internal definitions ([#529])
- api: serve Swagger UI files not via CDN ([#581], [#593], [#605])
- api: fix attribution URL path ([#543])
Expand Down

0 comments on commit a763490

Please sign in to comment.