diff options
author | Valery Piashchynski <[email protected]> | 2021-09-10 19:57:56 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-09-10 19:57:56 +0300 |
commit | 6984e25ecdfc113400007c45fd69822f09b46ff0 (patch) | |
tree | adecba4e08fca6977225ae5201180e231933a5d8 | |
parent | a6b6e3e7eef3015fac64fab9f7d4597d913b264d (diff) | |
parent | fe8ae870ff2bf81a04868d3e42f319d54453a6b1 (diff) |
Merge branch 'master' into bug/local-and-global-sections-incorrect-parsing
-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) |