CHANGELOG.md in middleman-tansu-0.1.0 vs CHANGELOG.md in middleman-tansu-0.1.1

- old
+ new

@@ -1,4 +1,10 @@ +# 0.1.1 + +- Add option `--current` (alias: `-c`) into `tansu` command. + - If you use `-c` option, `tansu` command create file with _relative path_ from current directory. +- Add emoji stylesheet in template. + # 0.1.0 - Release 1st stable version. - Add command: `$ bundle exec middleman tansu path/to/page_name`. - You must use this command with bundler.(`require` problems)