From 1c4d763f5e772c52ff2dc5af7dc6a531d4e4bb44 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Thu, 25 Feb 2021 16:20:42 -0700 Subject: [PATCH] Change a changelog entry to Removed, why not --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a61e809..43880ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 named ``. - switched from `blackfriday` to `goldmark`, to support CommonMark - `puzzle.json`no longer has `Pre` and `Post` sections + +### Removed - JavaScript code we didn't write is now pulled from a CDN + ## [v4.0.2] - 2020-10-29 ### Added - Build multiarch Docker images