Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 27, 2021
1 parent 8b4c1ce commit b497156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 2.6.6 - 2021-01-27

### Fixed
- Fix being unable to directly access the first block in a Super Table field, which would otherwise return `null`. Please see [this issue](https://github.com/verbb/super-table/issues/399#issuecomment-768015110) in that if you're getting this error, you're likely using incorrect/unsupported template syntax. Using `entry.superTableField.myField` as a means for direct-access is reserved for static fields.

## 2.6.5 - 2020-12-16
Expand Down

0 comments on commit b497156

Please sign in to comment.