# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 1.4
- Added `cite` tag support.
- Added SVG editor icons.
- Tested up to WordPress 4.9

## 1.3.1
- Use `plugins_url()` instead of `WP_PLUGIN_URL`.

## 1.3
- Update TinyMCE icon.
- Fix collapsing space when inserting tags.

## 1.2
- Improved readme.txt file.
- Checked WordPress 3.4 compatibility.

## 1.1
- Fixed URL path to javascript file.

## 1.0
- First Release

[Unreleased]: https://github.com/benhuson/inline-quote-tag/compare/1.3.1...HEAD
[1.3.1]: https://github.com/benhuson/inline-quote-tag/compare/1.3...1.3.1
[1.3]: https://github.com/benhuson/inline-quote-tag/compare/1.2...1.3
[1.2]: https://github.com/benhuson/inline-quote-tag/compare/1.1...1.2
[1.1]: https://github.com/benhuson/inline-quote-tag/compare/1.0...1.1
[1.0]: https://github.com/benhuson/inline-quote-tag/tree/1.0
