File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Version history
22We follow [ Semantic Versions] ( https://semver.org/ ) .
33
4+ ## 2.2.1 - Fix docs
5+
6+ ### Minor changes
7+ - Fix docs [ #227 ] ( https://github.com/NUTtech/Kesha/pull/227 )
8+
49## 2.2.0 - Update dependencies
510
611### Updating dependencies
Original file line number Diff line number Diff line change 99 - [ First steps] ( usage/first-steps.md )
1010 - [ Proxy stubs] ( usage/proxy-stubs.md )
1111 - [ Request scripts] ( usage/request-scripts.md )
12+ - [ Response templating] ( usage/response-templating.md )
1213- [ Changelog] ( changelog.md )
1314- [ Contributing] ( contributing.md )
1415
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kesha"
3- version = " 2.2.0 "
3+ version = " 2.2.1 "
44description = " Service for testing http requests and webhooks."
55authors = [" Evgeniy <ea@lowit.ru>" ]
66maintainers = [" Evgeniy Mitin <ea@lowit.ru>" ]
You can’t perform that action at this time.
0 commit comments