README.md in qonfig-0.26.0 vs README.md in qonfig-0.27.0

- old
+ new

@@ -3314,9 +3314,10 @@ - support for Rails-like secrets; - support for persistent data storages (we want to store configs in multiple databases and files); - rails plugin; - support for pattern matching; - support for type checking (via `rbs`, `typeprof`, `steep`); + - console utilities; - **Minor**: - An ability to flag `Qonfig::Configurable`'s config object as `compacted` (`Qonfig::Compacted`); - Instance-based behavior for `Vault` plugin, also use instance of `Vault` client instead of `Singleton`; - External validation class with an importing api for better custom validations; - Setting value changement trace (in `anyway_config` manner);