From e7427109a7a0a04293e4fa7531d1a3c87845a981 Mon Sep 17 00:00:00 2001 From: Simone Date: Thu, 30 Apr 2026 22:27:15 +0200 Subject: [PATCH] chore: release v1.1.0 --- CHANGELOG.md | 12 +++++++++++- VERSION | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0cbdfd..53f8af9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index 3eefcb9..9084fa2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0