Skip to content

Commit

Permalink
Prepare changelog for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuajaco committed Apr 18, 2024
1 parent 6794e42 commit b217fee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## [v1.1.0] - 2024-04-18

- Added `ExpectationMessage` for formatting expectation messages
- Added `delay` option to response object
- Added support for async functions as response handlers

## [v1.0.0] - 2023-07-31

- Initial release

[v1.1.0]: https://github.com/joshuajaco/mocaron/compare/v1.0.0...v1.1.0
[v1.0.0]: https://github.com/joshuajaco/mocaron/tree/v1.0.0

0 comments on commit b217fee

Please sign in to comment.