From 72894d5236cb4041392da154858e54c053979ac6 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Thu, 12 May 2022 12:32:38 -0500 Subject: [PATCH] docs(CHANGES): Start adding dates to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7612f1f53..e0a1f6ed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Add latest changes here -## [34.0.0](https://github.com/isaul32/ckeditor5-math/compare/v33.0.0...v34.0.0) +## [34.0.0](https://github.com/isaul32/ckeditor5-math/compare/v33.0.0...v34.0.0) (2022-05-12) - Update dependencies for CKEditor 34.0.0 ([Release notes](https://github.com/ckeditor/ckeditor5/blob/v34.0.0/CHANGELOG.md))