Skip to content

Commit

Permalink
version 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 26, 2018
1 parent 02415e0 commit d26e2dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.0.10 - 2018-09-26

### Fixed
- Allow block element methods being called on static super tables.
- Ensure setups with min/max limits can still reorder items.
- Fix JS error when editing a Super Table field, but only when validation has failed..

## 2.0.9 - 2018-09-05

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/super-table",
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
"type": "craft-plugin",
"version": "2.0.9",
"version": "2.0.10",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit d26e2dd

Please sign in to comment.