# Changelog
## [1.1.0] - 2025-01-07
### Added
- New error-handling mechanism for plugin initialization.
- Support for Python 3.9 compatibility in QGIS 3.36+.
### Fixed
- SyntaxError caused by invalid import syntax in `__init__.py`.
- Resolved issues with file naming in the `PolygonLabeler` module.
- Fixed compatibility issues with Windows file paths.
### Changed
- Refactored the plugin structure for improved readability and
maintainability.
- Updated the naming convention for the `Polygon Labeler` file to
`Polygon_Labeler`.
---
## [1.0.0] - 2024-12-15
### Added
- Initial release of the Polygon Labeler plugin.
- Core functionality to label polygons efficiently in QGIS.