Skip to content

Commit

Permalink
docs: add changelog for 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGimbel committed Jan 2, 2024
1 parent 8b7c34b commit a693cab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- [Thanks](#thanks)
- [Future ideas](#future-ideas)
- [Changelog](#changelog)
- [2.2.1](#221)
- [2.1.1](#211)
- [2.1.0](#210)
- [2.0.0](#200)
Expand Down Expand Up @@ -120,6 +121,11 @@ The code is mainly taken from [https://cornishweb.com/index.php/2019/05/25/using
- generate SVG server-side during build

## Changelog
### 2.2.1

- feat: allow setting all configurations via mermaid_config when initializing the plugin
- fix: use `options?.` instead of `options` in case `options` isn't defined

### 2.1.1

- Fix closing pre tag in fallback output #5 by [@BigBlueHat](https://github.com/BigBlueHat)
Expand Down

0 comments on commit a693cab

Please sign in to comment.