Skip to content

Commit ee9c8de

Browse files
committed
Changelog: more details.
1 parent 1447987 commit ee9c8de

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44

55
### v25.1.0
66

7-
- Featuring configurable depiction of the `HEAD` method:
8-
- ...
7+
- Ability to disable the depiction of the `HEAD` method:
8+
- New option `hasHeadMethod` on the argument of `Documentation` and `Integration` constructors;
9+
- Depicts HEAD method for each Endpoint supporting GET method — introduced in [v24.7.0](#v2470);
10+
- The option is enabled by default since handling the HEAD method the feature of Express;
911
- The feature suggested by [@GreaterTamarack](https://github.com/GreaterTamarack).
1012

1113
### v25.0.0

0 commit comments

Comments
 (0)