From 9164a15ef817161aa8f33beb0688e660fff87dd2 Mon Sep 17 00:00:00 2001 From: Erik Demaine Date: Fri, 10 Jun 2022 10:46:58 -0400 Subject: [PATCH] docs: Cleanup changelog (#3649) --- CHANGELOG.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9abd6394..f8144ce2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,14 +13,6 @@ All notable changes to this project will be documented in this file. This CHANGE * **copy-tex:** copy-tex extension no longer has (or requires) a CSS file. -* Code cleanup, lint fixes, port to Flow - -* Rewrite to extend both start and end of range - -* Remove contrib/**/*.css linting - -Co-authored-by: Erik Demaine - ## [0.15.6](https://github.com/KaTeX/KaTeX/compare/v0.15.5...v0.15.6) (2022-05-20)