releases: update note about 0.4.0

Signed-off-by: Samuel Karp <samuelkarp@google.com>
This commit is contained in:
Samuel Karp 2023-09-12 16:01:56 -07:00
parent c71c88635c
commit 5f139156d5
No known key found for this signature in database
GPG Key ID: 997C5A3CD3167CB5
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Release Notes
## 0.4.0 (pending untagged release)
## 0.4.0
- Pass the ttRPC receiving context from the Stub to each NRI request handler
of the plugin.
@ -8,6 +8,7 @@ of the plugin.
the UpdateContainer NRI request handler of the plugin as the last argument.
- All plugins need to be updated to reflect the above changes in any NRI
request handler they implement.
- NRI plugins can now add rlimits
## 0.3.0