From b1b25a2986436db23684f10e1cabfe5fb93ee4ae Mon Sep 17 00:00:00 2001 From: troymc Date: Fri, 1 Apr 2016 09:05:58 +0200 Subject: [PATCH] Noted AWS deployment scripts in CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca635f73..291e89fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ Tag name: TBD committed: TBD ### Added +- AWS deployment scripts: [Issue #151](https://github.com/bigchaindb/bigchaindb/issues/151) - `CHANGELOG.md` (this file) - Multisig support: [Pull Request #107](https://github.com/bigchaindb/bigchaindb/pull/107) - API/Wire protocol (RESTful HTTP API): [Pull Request #102](https://github.com/bigchaindb/bigchaindb/pull/102)