# v11.12.2

- [@mfp22 (Mike Pearson)](https://github.com/mfp22): Enable registering icon packs. [PR #17](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/17)
- Update to mermaid 11.12.2.

# v11.6.0

- Update to mermaid 11.6.0.

# v11.4.1

- [@evgeni (Evgeni Golov)](https://github.com/evgeni): Update to mermaid 11.4.1. [PR #13](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/13)

# v2.3.0

- [@jokester (Wang Guan)](https://github.com/jokester): Add beforeRender and afterRender hooks [PR #11](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/11)

# v2.2.0

- [@kriberg (Kristian Berg)](https://github.com/kriberg): Update to mermaid 10.8.0. [PR #10](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/10)

# v2.1.0

- [@chrodriguez (Christian Rodriguez)](https://github.com/chrodriguez): Update mermaid to 10.6.1. [PR #9](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/9)

# v2.0.0

- [@zjffun (Jufeng Zhang)](https://github.com/zjffun): Update mermaid v10. [PR #8](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/8)

# v1.1.0

- [@vtavernier (Vincent Tavernier)](https://github.com/vtavernier): feat: update mermaid to v9.3.0. [PR #3](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/3)

# v0.0.3

- [@marc-bouvier (Marc BOUVIER)](https://github.com/marc-bouvier): 0.0.3 : Mermaid ^v9.1.7 (gitGraph diagram support). [PR #1](https://github.com/zjffun/reveal.js-mermaid-plugin/pull/1)
  - Added gitGraph diagram support
    - Added gitGraph example
    - Bumped revealJs to 4.3.1
    - Support both error formats
      - `< mermaid 9.1.4` : `error.message`
      - `>= mermaid 9.1.4` : `error.str`
