From 7d4304d620222a47c5639e3fa93ad98d5b3ea68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Mon, 24 Jun 2019 11:25:04 +0200 Subject: [PATCH] changelog for 0.1.0-beta.9 --- extensions/markdown/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/markdown/CHANGELOG.md b/extensions/markdown/CHANGELOG.md index 654c4db18..80f7a60a9 100644 --- a/extensions/markdown/CHANGELOG.md +++ b/extensions/markdown/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## [0.1.0-beta.9](https://github.com/flarum/mentions/compare/v0.1.0-beta.8...v0.1.0-beta.9) ### Fixed - Markdown toolbar did not work on IE11 ([31c064f](https://github.com/flarum/markdown/commit/31c064f0c6c945083bc0ebc50cb3e44a676f40e2) and [e762293](https://github.com/flarum/markdown/commit/e7622938b1422e89a50feeb52c9c9ef7b38db95a))