Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B1C618A0D for ; Mon, 8 Feb 2016 14:48:33 +0000 (UTC) Received: (qmail 26610 invoked by uid 500); 8 Feb 2016 14:48:33 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 26548 invoked by uid 500); 8 Feb 2016 14:48:33 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 26416 invoked by uid 99); 8 Feb 2016 14:48:33 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Feb 2016 14:48:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F01CEE0946; Mon, 8 Feb 2016 14:48:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: garren@apache.org To: commits@couchdb.apache.org Date: Mon, 08 Feb 2016 14:48:34 -0000 Message-Id: In-Reply-To: <7e06c94e6de74889915a7dab0a7497d5@git.apache.org> References: <7e06c94e6de74889915a7dab0a7497d5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/4] couchdb-nmo git commit: Update changelog Update changelog Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/8a5aa5e1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/8a5aa5e1 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/8a5aa5e1 Branch: refs/heads/master Commit: 8a5aa5e14f292e1f5dd1e521d8f35501b484ba86 Parents: d77c39d Author: Garren Smith Authored: Mon Feb 8 16:48:03 2016 +0200 Committer: Garren Smith Committed: Mon Feb 8 16:48:03 2016 +0200 ---------------------------------------------------------------------- changelog.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/8a5aa5e1/changelog.md ---------------------------------------------------------------------- diff --git a/changelog.md b/changelog.md index 31c563b..c7c0135 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +# 1.2.2 + * Internal fixes for help path + # 1.2.0 * Import collection from MongoDB