Skip to content

Commit

Permalink
Blocks: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed Oct 22, 2018
1 parent 351811a commit 529d985
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 4.1.0 (Unreleased)

### New feature

- `isBlockContentValid` function has been added ([#10891](https://github.com/WordPress/gutenberg/pull/10891)).

### Deprecation

- `isValidBlock` function has been deprecated ([#10891](https://github.com/WordPress/gutenberg/pull/10891)). Use `isBlockContentValid` instead.

## 4.0.4 (2018-10-19)

## 4.0.3 (2018-10-18)
Expand Down

0 comments on commit 529d985

Please sign in to comment.