Change Log: `yii2-markdown`
==========================

## Version 1.3.1

*Date:* 21-Sep-2018

- Enhancements to support Bootstrap v4.x
- Move all source code to `src` directory. 
- (enh #69): Reorganize/Optimize code and convert to a jquery plugin.
- (bug #66, #67, #68): Correct preview action response.
- (enh #63): Add Marathi Translations.
- (enh #61): Fix 'modules' in Readme.
- (enh #57): Use `$(..).on("load",…)` instead of `$(..).load()`.
- (enh #56): Add Polish Translations.
- (enh #53): Update German Translations.
- (enh #52): Update Dutch Translations.
- (enh #51): Correct typo in example in docs.
- (enh #50): Fix namespace.
- (enh #46): Correct composer dependencies.
- (enh #43, #44): Correct Smarty templates.
- (enh #34): Allow markdown to be used as a sub-module.
- Set copyright year to current.

## Version 1.3.0

*Date:* 12-Jan-2015

- (enh #32): Add Ukranian translations.
- (enh #33): Set release to stable
- Revamp to use new Krajee base Module and TranslationTrait.
- Change message file category name to begin with `kv` prefix.
- Code formatting updates as per Yii2 coding style.

## Version 1.2.0

*Date:* 16-Dec-2014

- (enh #30): Set dependency on Bootstrap Plugin Asset
- (enh #29): Hungarian translations included
- (enh #20): Italian translations included
- (enh #19): Russian translations included
- (enh #13): French translations included
- (enh #9): German translations updated

## Version 1.1.0

*Date:* 09-Nov-2014

- Enhance dependency validation using common code base.
- Set release to stable.

## Version 1.0.0

*Date:* 01-Dec-2013

- Initial release
- PSR4 alias change
