# 2.5.0 | 2021.06.17
- Rollback to v2.3.1

# 2.3.1 | 2021.05.03
- Fixed [#86](https://github.com/Binaryify/vue-qr/issues/86)

# 2.3.0 | 2020.10.05
- Support SSR

# 2.2.0
- Fixed [#65](https://github.com/Binaryify/vue-qr/issues/65) [#68](https://github.com/Binaryify/vue-qr/issues/68)

- Set `dotScale` default value to 1

# 2.1.0
- Fixed qr margin offset when logo is added (via:[https://github.com/SumiMakito/Awesome-qr.js/pull/38](https://github.com/SumiMakito/Awesome-qr.js/pull/38))


# 2.0.7
- Improve image load function

# 2.0.6
- Remove babel-polyfill [#53](https://github.com/Binaryify/vue-qr/issues/53)
- add .npmignore

# 2.0.4
- Fix dotScale defalut value bug

# 2.0.2
- Fix bug

# 2.0.2
- Update README.MD

# 2.0.1
- Fix colorLight can't set bug
- Support background color and logo background


# 2.0.0
- Refactoring
- Support gif background
