diff options
author | Valery Piashchynski <[email protected]> | 2023-03-24 14:33:31 +0100 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2023-03-24 14:33:44 +0100 |
commit | bea922239d2d6100ca710f1d82b1515631f63000 (patch) | |
tree | f5a18c1fc440eeeea96e96517a04065e647b4224 | |
parent | 257644fb10c3c5aa3110a0f8310db8280c91cdfe (diff) |
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a5e3c09..d351af75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## <center> 🚀 v2023.1.0-rc.1 🚀 </center> ## <center>👀 New: <center -- ✒️ **Server plugin:** pass `RR_VERSION` env variable to the worker to check the current RR version. Version passed without `v` prefix (e.g. `2023.1.0`). +- ✒️ **Server plugin:** pass `RR_VERSION` env variable to the worker to check the current RR version. Version passed without the `v` prefix (e.g. `2023.1.0`). - ✒️ **Lock plugin:** faster first call to acquire the lock. --- |