Skip to content

Commit

Permalink
updated for 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arawinters committed Oct 2, 2024
1 parent 7e9ec51 commit d8da206
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
[markdownlint](https://dlaa.me/markdownlint/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [6.1.0] - 2024-03-13
## [6.1.0] - 2024-10-02

The majority of the new additions to models and api services only match up to the POC server implementation of the Senzing API Spec and facilitate access to statistics provided through the *Data Mart* interface(s). As Such these are provided as *optional* models that are not present in all api products.

Expand Down Expand Up @@ -34,6 +34,9 @@ The majority of the new additions to models and api services only match up to th
- `SzSummaryStats` model. Encapsulates the statistics for the source summaries for every data source.
- `SzSummaryStatsResponse` model. Extends the BaseResponse to add the fields for statistics representing summary statistics for every configured data source.

### Modified
- dependency versions updated for security patches

## [6.0.1] - 2023-05-11

### Modified
Expand Down

0 comments on commit d8da206

Please sign in to comment.