From 3924c9f20faf898c3745de3175f6f82557c2b6d5 Mon Sep 17 00:00:00 2001 From: Florian Warzecha Date: Sun, 11 Jun 2017 11:42:11 +0200 Subject: [PATCH] Release commit for version 1.2-dev. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e833708..a5b9cbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [1.2-dev](https://github.com/liketechnik/cli-parser/tree/1.2-dev) (2017-06-11) +[Full Changelog](https://github.com/liketechnik/cli-parser/compare/1.1-dev...1.2-dev) + +**Merged pull requests (development branch):** + +- allow multiple arguments [\#2](https://github.com/liketechnik/cli-parser/pull/2) ([liketechnik](https://github.com/liketechnik)) + ## [1.1-dev](https://github.com/liketechnik/cli-parser/tree/1.1-dev) (2017-06-10) [Full Changelog](https://github.com/liketechnik/cli-parser/compare/1.0-dev...1.1-dev)