Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
martgnz committed Nov 1, 2017
1 parent 0bb327b commit 4d9137b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [1.2.1] - Path - 2017-11-01
* Change block snippet shorthand to `createblock` to prevent a collision with the CSS display property.

## [1.2.0] - Minor - 2017-10-29
* New snippet to scaffold blocks.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ d3.axis()
.orient('${3:}')
```

<a name="block" href="#block">#</a> <code>block</code> [<>](snippets/block.cson "Source")
<a name="createblock" href="#createblock">#</a> <code>createblock</code> [<>](snippets/block.cson "Source")

Scaffold a block.

Expand Down

0 comments on commit 4d9137b

Please sign in to comment.