Skip to content

Commit 1f38789

Browse files
committed
version 1.0.6
1 parent 25498ab commit 1f38789

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased][unreleased]
66

7+
## 1.0.6 - 2015-10-06
8+
### Changed
9+
- Input delimiter is automatically chosen based on input, and if nothing is found, the default comma and tab are used
10+
711
## 1.0.5 - 2015-10-06
812
### Changed
913
- Input can be split by semi-colon

mail-merge.sketchplugin/Contents/Sketch/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Plugin to merge CSV and templates",
44
"author": "Rob Clarke",
55
"homepage": "http://github.com/kumo/sketch-mail-merge",
6-
"version": "1.0.5",
6+
"version": "1.0.6",
77
"identifier": "it.kumo.sketch.mail-merge",
88
"compatibleVersion": 3.3,
99
"bundleVersion": 1,

0 commit comments

Comments
 (0)