Skip to content

Commit

Permalink
fix CHANGELOG format
Browse files Browse the repository at this point in the history
  • Loading branch information
jkissel committed Oct 5, 2023
1 parent b6c5981 commit f85359d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Added
- Added webApplication constructor parameter

### Added

- `webApplication` constructor option
- `mediaType` option for `CadenzaClient#show`
- `CadenzaClient#fetchData`
- `CadenzaClient#downloadData`
- `highlightGlobalId` option for `CadenzaClient#show` and `CadenzaClient#showMap`
- `highlightGlobalId` option for `CadenzaClient#show` and `CadenzaClient#showMap`

## 1.0.0 - 2023-09-07

Expand Down

0 comments on commit f85359d

Please sign in to comment.