# Changelog

## [0.4.0] - 2024-03-21

### Added
- Cache support for probe results with configurable TTL
- Info field support for storing probe metadata
- Comprehensive integration tests for FastAPI and aiohttp

## [0.3.2] - 2024-03-XX

### Added
- Extended health check functionality
- Improved documentation and examples
- Enhanced test coverage

## [0.3.1] - 2024-03-XX

### Added
- Documentation improvements
- Additional usage examples
- Minor bug fixes

## [0.3.0] - 2024-03-XX

### Added
- Initial release
- Basic health check functionality
- Support for async/sync probes
- Group-based probe execution
- FastAPI and aiohttp integration
- Basic documentation 
