Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thinker227 committed Jan 9, 2024
1 parent a70d7f4 commit 11f5e9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@
- Add additional overloads for `Result<T>.Equals` which allow specifying an equality comparer to use for comparing values.

- Rename `GetValueOrDefault(T @default)` and `GetValueOrDefault(Func<T> getDefault)` to `GetValueOr`.

- Add analyzer and code-fix suite.

0 comments on commit 11f5e9f

Please sign in to comment.