Fix 0.3.0 release notes (#69)

This commit is contained in:
Bassem Dghaidi
2023-03-17 10:30:10 +01:00
committed by GitHub
parent 26f4a32c30
commit c92bb5544e

View File

@@ -1,5 +1,5 @@
## Features ## Features
- User service container entrypoint if no entrypoint is specified [#53] - Use service container entrypoint if no entrypoint is specified [#53]
## Bugs ## Bugs
- Fixed issue caused by promise rejection in kubernetes hook [#65] - Fixed issue caused by promise rejection in kubernetes hook [#65]