## Changelog

### 1.3.0

- [[#13](https://github.com/displaynone/gutenberg-snippet/issues/13)] Added Spanish translation.

### 1.2.1

- [[#11](https://github.com/displaynone/gutenberg-snippet/issues/11)] Fixed line numbers with long lines.

### 1.2.0

- [[#7](https://github.com/displaynone/gutenberg-snippet/issues/7)] Fixed HMR.
- [[#9](https://github.com/displaynone/gutenberg-snippet/issues/9)] Added line numbers. Thanks [Waqas Bin Hasan](https://twitter.com/waqasbinhasan) for the tip.

### 1.1.0

- [[#1](https://github.com/displaynone/gutenberg-snippet/issues/1)] Added copy button: it allows to copy to clipboard the content of the snippet
- [[#5](https://github.com/displaynone/gutenberg-snippet/issues/5)] Save formatted code: instead of parsing the content using `highlight.js` in the front-end, the HTML is saved directly in the backend
- [[#3](https://github.com/displaynone/gutenberg-snippet/issues/3)] Fix: `filemtime` fails in Windows when getting the plugin version :bug:

### 1.0.2

- Fixed deploy mess

### 1.0.1

- Wordpress approved plugin

### 1.0.0

- Initial version

