Skip to content

Commit

Permalink
chore(release): 2.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Aug 21, 2024
1 parent 62eca7a commit 180e2ff
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ All notable changes to this project will be documented in this file.
## [Unreleased]


<a name="2.11.10"></a>
## [2.11.10] - 2024-08-21
### Refactor
- **messages:** rename toHttpOptions to toPayload

### Test
- **HasOptions:** add validation checks for options


<a name="2.11.9"></a>
## [2.11.9] - 2024-08-16
### Docs
Expand Down Expand Up @@ -999,7 +1008,8 @@ All notable changes to this project will be documented in this file.
- Finish tests


[Unreleased]: https://github.com/guanguans/notify/compare/2.11.9...HEAD
[Unreleased]: https://github.com/guanguans/notify/compare/2.11.10...HEAD
[2.11.10]: https://github.com/guanguans/notify/compare/2.11.9...2.11.10
[2.11.9]: https://github.com/guanguans/notify/compare/2.11.8...2.11.9
[2.11.8]: https://github.com/guanguans/notify/compare/2.11.7...2.11.8
[2.11.7]: https://github.com/guanguans/notify/compare/2.11.6...2.11.7
Expand Down

0 comments on commit 180e2ff

Please sign in to comment.