diff options
author | Valery Piashchynski <[email protected]> | 2021-09-10 19:04:03 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-09-12 22:13:08 +0300 |
commit | 1b4b286ddb59d5d7d8784ef6f01c0641ec453eb2 (patch) | |
tree | f0b153fe8aff637222b45801a8d52de510f117d9 | |
parent | bd9f68a506fccf075d431b0578d29f8628c46a69 (diff) |
Update CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7839d5a5..a92b5ca0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## 🩹 Fixes: -- 🐛 Fix: bug with not-idempotent call to the `attributes.Init` +- 🐛 Fix: bug with not-idempotent call to the `attributes.Init`. ## v2.4.0 (02.09.2021) |