summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-05-02 17:30:36 +0200
committerGitHub <[email protected]>2024-05-02 17:30:36 +0200
commit28917fc17c887a24e9ec1d049e7c822d1867950a (patch)
tree5c4b8895b86e460ba80c8698f57c56743c09aee3
parent88a980f174b77920238fd94f7efd54070ff6631d (diff)
Update CHANGELOG.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25538482..4e2e0319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
# 🚀 v2024.1.1 🚀
### `HTTP` plugin:
-- 🐛Bug: Fix for the NPE on types check: [BUG](https://github.com/roadrunner-server/roadrunner/issues/1903), (thanks @cto-asocial)
+- 🐛 Bug: Fix for the NPE on types check: [BUG](https://github.com/roadrunner-server/roadrunner/issues/1903), (thanks @cto-asocial)
### `gRPC` plugin:
- 🔥 Remove experimental status from the OTEL in `gRPC`, [PR](https://github.com/roadrunner-server/grpc/pull/133)