From bcc4dd4b700fe18155815c2ce45d2ee0c9246af7 Mon Sep 17 00:00:00 2001 From: vrde Date: Wed, 26 Jul 2017 14:45:12 +0200 Subject: [PATCH] Add configuration defaults --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a98213d..c87aedd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All _notable_ changes to this project will be documented in this file (`CHANGELO This project adheres to [Semantic Versioning 2](http://semver.org/spec/v2.0.0.html), the BigchainDB **public API**: * Includes: * This definition of **public API**. - * The configuration schema, and the path where the configuration is stored. + * The configuration defaults, schemas, and paths where configuration files are stored. * The Command Line Interface. * The transaction schema. * All the endpoints exposed by the HTTP API (including payloads sent to and received from them).