# Changelog
All notable changes to this project will be documented in this file.
## [1.0.3] - 2024-03-27
### Changed
- Updated system prompt handling and validation
- Enhanced tool validation and type definitions
- Improved message handling utilities
- Refined Notion integration and utilities
## [1.0.2] - 2025-01-15
### Changed
- Enhanced test configuration and coverage across handlers and services
- Updated tool handling system with improved type definitions
- Refined prompt handling implementation and tests
- Improved system prompt service functionality
### Fixed
- Various type safety improvements in tool arguments and schemas
- Standardized handler implementations across the codebase
## [1.0.1] - 2024-03-26
### Changed
- Improved Notion service type definitions and standardization
- Enhanced test coverage and configuration
- Refactored page parent handling for better type safety
- Updated search functionality to include pagination support
- Optimized Jest configuration for better test performance
### Fixed
- Fixed page parent type handling and mapping
- Corrected search results pagination structure
- Removed outdated documentation references
## [1.0.0] - 2024-02-24
### Added