Fix process name

This commit is contained in:
WebalexEU
2025-01-07 21:12:54 +01:00
parent 5f438bfb03
commit 54964e71c2
5 changed files with 38 additions and 14 deletions

View File

@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## Release 1.1.3 (2025-01-07)
[Full Changelog](https://github.com/webalexeu/winbgp/compare/v1.1.2...v1.1.3)
**Features**
- Add service start if feature is installed and routing enabled
**Bugfixes**
- [API restart cause failure of the engine](https://github.com/webalexeu/winbgp/issues/1)
## Release 1.1.2 (2025-01-06)
[Full Changelog](https://github.com/webalexeu/winbgp/compare/v1.1.1...v1.1.2)
@@ -13,10 +25,10 @@ All notable changes to this project will be documented in this file.
**Bugfixes**
- [API restart cause failure of the engine](https://github.com/webalexeu/winbgp/issues/1)
**Known Issues**
- API restart cause failure of the engine
## Release 1.1.1 (2024-12-30)
[Full Changelog](https://github.com/webalexeu/winbgp/compare/v1.1.0...v1.1.1)
@@ -29,9 +41,6 @@ All notable changes to this project will be documented in this file.
**Known Issues**
- API restart cause failure of the engine
## Release 1.1.0 (2024-12-20)
**Features**