Skip to content

Commit

Permalink
docs: typos
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Jun 6, 2024
1 parent 0e44d84 commit 0a89152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ All notable changes to this project will be documented in this file.
## 6.10.0 -- 2024-06-06

* Changed
* Exising `Serialize.XmlSerializer.serialize()` for _Node.js_ may throw `Serialize.MissingOptionalDependencyError` (via [#1084])
* Existing `Serialize.XmlSerializer.serialize()` for _Node.js_ may throw `Serialize.MissingOptionalDependencyError` (via [#1084])
This is considered a non-breaking change, as the docs always told that any `Error` may be thrown.
* Improved the verbose error messages when a functionality failed due absence of optional/pluggable dependency.
* Improved the verbose error messages when a functionality failed due to absence of optional/pluggable dependency.
* Added
* New class `Serialize.MissingOptionalDependencyError` (via [#1084])
* Misc
Expand Down

0 comments on commit 0a89152

Please sign in to comment.