diff --git a/HISTORY.md b/HISTORY.md index db6579a06..0bfed0a91 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file. * New type `Models.Copyright` and class `Models.CopyrightRepository` (via [#1202]) * New type `Models.AttachmentContent` (via [#1202]) * Changed - * Replace usage of internals `Stringable` & `SortableStringables` with public aliases API ([#1192] via [#1202]) + * Replace usage of internals `Stringable` & `SortableStringables` with public API ([#1192] via [#1202]) This is considered a non-breaking change, as the types are not changed, but made publicly available. * Style * Apply latest code style guide (via [#1201])