Changelog

for the component espressif/sh2lib v1.1.0
## 1.1.0

### Features
- Make task stack size configurable
- Add configurable inbound buffer length support
- Add TCP keepalive configuration
- Capture and report TLS errors
- Forward underlying nghttp2 execution error codes
- Log and report underlying get/post error codes

### Fixes
- Update API documentation for return values
- Fix CI build error due to an undefined Kconfig option

## 1.0.5

- Added http2_request example in the component.