1# Changelog 2 3## v1.3.2 4 5 * Improved documentation link in `plugin.info.txt` 6 7## v1.3.1 8 9 * Upgraded `jucksearm/php-barcode` to v1.0.2 10 11## v1.3.0 12 13 * Added config element for default padding 14 * Added `logo` attribute 15 16## v1.2.1 17 18 * Fixed `img-type` attribute was ignored 19 20## v1.2.0 21 22 * Significant refactoring 23 * Added `size` attribute 24 * Added `scale` attribute 25 * Added `padding` attribute 26 27## v1.1.2 28 29 * Fixed code value 30 31## v1.1.1 32 33 * Fixed release package contents 34 35## v1.1.0 36 37 * Added configuration support 38 * Added `img-type` attribute 39 * Added `color` attribute 40 * Added `background-color` attribute 41 42## v1.0.0 43 44 * First release 45