Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irshu355 authored Jul 30, 2019
1 parent f8dfe26 commit dc708a2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ An iframe free text editor that uses native components in the content tree. Moti

## Changelog

## [3.0.0 - 3.0.3 20 December 2018]
## [3.0.4 - 30 July 2019]

- Updates glide to 4.9.0


## [3.0.3 - 20 December 2018]

- **Introducing Macro's** - Macro's are equivalent to components in react/vue.js.
It lets you add a custom block into the editor where you get to control what gets rendered into the editor. Read more about this below on Macro's section.
Expand Down

0 comments on commit dc708a2

Please sign in to comment.