diff --git a/CHANGELOG.md b/CHANGELOG.md index f355ca2..24eb1c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +# [6.1.0](https://github.com/symposion/roll20-shaped-scripts/compare/6.0.1...6.1.0) (2017-02-24) + + +### Bug Fixes + +* **import:** Make lair actions import properly again ([49a42b3](https://github.com/symposion/roll20-shaped-scripts/commit/49a42b3)), closes [#313](https://github.com/symposion/roll20-shaped-scripts/issues/313) + + +### Features + +* **import:** Add option to use same label for all tokens ([89ed6b8](https://github.com/symposion/roll20-shaped-scripts/commit/89ed6b8)), closes [#276](https://github.com/symposion/roll20-shaped-scripts/issues/276) + + + ## [6.0.1](https://github.com/symposion/roll20-shaped-scripts/compare/6.0.0...6.0.1) (2017-02-24) diff --git a/package.json b/package.json index 474a540..991f827 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roll20_shaped_scripts", - "version": "6.0.1", + "version": "6.1.0", "description": "Scripts to support the 5e Shaped Character Sheet on Roll20.net", "main": "lib/entry-point.js", "dependencies": {