Skip to content

Commit

Permalink
Release v0.4.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav authored Mar 24, 2023
1 parent 41e0487 commit accc4b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.4.0] - 2023-03-24
### Changed
- ClientRenderer: Use `<pre>` instead of `<div>` for diagram containers.

### Added
- Support changing the container tag with the `ContainerTag` option.
This option is available on ClientRenderer, ServerRenderer, and Extender.

[0.4.0]: https://github.com/abhinav/goldmark-mermaid/releases/tag/v0.4.0

## [0.3.0] - 2022-12-19
### Changed
- Change the module path to `go.abhg.dev/goldmark/mermaid`.
Expand Down

0 comments on commit accc4b6

Please sign in to comment.