chore: release v1.1.0

This commit is contained in:
2026-04-30 22:27:15 +02:00
parent 75b4a319cf
commit e7427109a7
2 changed files with 12 additions and 2 deletions
+11 -1
View File
@@ -7,6 +7,15 @@ e il progetto aderisce al [Semantic Versioning](https://semver.org/spec/v2.0.0.h
## [Unreleased]
## [1.1.0] — 2026-04-30
### Changed
- Updated `build_plugin.py` with expanded CLI options and build improvements
### Documentation
- Added bilingual README (EN/IT) with full plugin reference
- Added build options section to README
## [1.0.0] — 2026-04-29
### Added
@@ -15,5 +24,6 @@ e il progetto aderisce al [Semantic Versioning](https://semver.org/spec/v2.0.0.h
- CI/CD via GitHub Actions (mirror automatico Gitea → GitHub)
- Documentazione completa (README, CONTRIBUTING, SECURITY)
[Unreleased]: https://gitea.emulab.it/Simone/nsis-plugin-nsshellexecasuser/compare/v1.0.0...HEAD
[Unreleased]: https://gitea.emulab.it/Simone/nsis-plugin-nsshellexecasuser/compare/v1.1.0...HEAD
[1.1.0]: https://gitea.emulab.it/Simone/nsis-plugin-nsshellexecasuser/compare/v1.0.0...v1.1.0
[1.0.0]: https://gitea.emulab.it/Simone/nsis-plugin-nsshellexecasuser/releases/tag/v1.0.0