From 86f40213c5954d743f4e5c27d13e466ca638789b Mon Sep 17 00:00:00 2001 From: Satoru SATOH Date: Mon, 10 Aug 2015 01:36:11 +0900 Subject: [PATCH] update the changelog to prepare for the next release 0.0.12 --- pkg/package.spec.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pkg/package.spec.in b/pkg/package.spec.in index a59d781f..189f05d0 100644 --- a/pkg/package.spec.in +++ b/pkg/package.spec.in @@ -127,6 +127,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Aug 10 2015 Satoru SATOH - 0.0.12-1 +- add some usage examples of the CLI frontend in the doc +- fix some trivial bugs in the CLI frontend +- make the contents of README and the doc consistent +- make the doc included in RPM packages + * Wed Aug 5 2015 Satoru SATOH - 0.0.11-1 - add MessagePack load/dump support - add new API 'gen_schema' to generate JSON schema for given configs