diff --git a/CHANGELOG.md b/CHANGELOG.md index 0386694..3accbb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - bootstrap 4.4.1 - Fix typo in README.md (@xekon, #118) +## Changed +- Use Hugo's built-in subresource integrity support instead of the generatesri +tooling that I wrote by hand a few years ago (#120) + ## [[1.3.3]] - 2019-12-02 ### Fixed - "Home" link for blogs that are not at the root of the domain (@phofman #115)