Bump version to 1.0.1

- Update Cargo.toml version to 1.0.1
- Update debian/changelog with v1.0.1-1 release notes
- Include MIT license addition and packaging fixes
This commit is contained in:
Ole-Morten Duesund 2025-09-29 13:49:06 +02:00
commit 2879e5d975
2 changed files with 10 additions and 1 deletions

9
debian/changelog vendored
View file

@ -1,3 +1,12 @@
naas (1.0.1-1) unstable; urgency=medium
* Add MIT License for maximum permissivity
* Fix Debian package systemd service installation conflict
* Update package metadata with license and repository information
* Improve README with license documentation
-- Ole-Morten Duesund <olemd@glemt.net> Sun, 29 Sep 2024 15:00:00 +0200
naas (1.0.0-1) unstable; urgency=medium
* Initial release of NaaS (No as a Service)