[#936] Update CHANGELOG

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
remotes/fyrchik/config-names
Pavel Karpy 2021-10-20 16:27:32 +03:00 committed by Alex Vanin
parent 6cab1635d4
commit 5e5211305c
1 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,15 @@ Changelog for NeoFS Node
## [Unreleased]
### Changed
- Alphabet contract number is not mandatory (#880)
### Upgrading from v0.26.1
`NEOFS_IR_CONTRACTS_ALPHABET_AMOUNT` is not mandatory env anymore. If it
is not set, Inner Ring would try to read maximum from config and NNS contract.
However, that parameter still can be set in order to require the exact number
of contracts.
## [0.26.1] - 2021-11-02
### Fixed