Skip to content

Commit

Permalink
Add api package changes to changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Oct 3, 2024
1 parent e138842 commit 57dfd9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ The format is based on [Keep a Changelog], and this project adheres to
- **[BC]** Renamed `message.NameFromType()` to `NameFromStaticType()`.
- **[BC]** Changed `EntityMessage[Names|Types]` to use a new generic
`EntityMessages[K]` type.
- **[BC]** Changed the `api` package to implement the `configgrpc` APIs defined
in `dogmatiq/enginekit`, instead of the (deprecated) `interopspec/configspec`
APIs.

## [0.14.0] - 2024-09-27

Expand Down

0 comments on commit 57dfd9e

Please sign in to comment.