diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f3c04c..1306ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Comprehensive test coverage for localhost URL handling (10 test cases) - New example: `examples/simplified-endpoint/` demonstrating all endpoint formats - Documentation: `docs/PROJECT_STRUCTURE.md` explaining project organization -- Initial release of go-onvif library +- Initial release of onvif-go library ### Changed - **Project Structure**: Implemented ideal Go project layout