You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# v1.17.0 (Wed Jun 08 2022)
2
+
3
+
#### 🚀 Enhancement
4
+
5
+
- Add `template` mock strategy for use incoming request inside mock responses [#162](https://github.com/lamoda/gonkey/pull/162) ([@Cdayz](https://github.com/Cdayz))
6
+
7
+
#### 📝 Documentation
8
+
9
+
- Added table of contents. Also fixed some markdownlint issues in README. [#160](https://github.com/lamoda/gonkey/pull/160) (vitaly.karpenko@lamoda.ru)
0 commit comments