23 lines
387 B
Markdown
23 lines
387 B
Markdown
# CHANGELOG
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
|
|
|
|
<!--
|
|
|
|
Unreleased
|
|
|
|
## version_tag - YYYY-DD-mm
|
|
|
|
### Added
|
|
|
|
### Changed
|
|
|
|
### Removed
|
|
|
|
-->
|
|
|
|
## 0.1.0 - 2026-02-16
|
|
|
|
- First release
|
|
- Generated with the [QGIS Plugins templater](https://oslandia.gitlab.io/qgis/template-qgis-plugin/)
|