Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Orth <alan.orth@gmail.com>2020-01-25 17:07:18 +0300
committerAlan Orth <alan.orth@gmail.com>2020-01-25 17:07:18 +0300
commit77e240280a43a3dafad3d388c0949640b81e2e38 (patch)
tree4a1d7fde5733f2686fdd57a608f34fd9e18a49fe /CHANGELOG.md
parent32af2194912ae86f12779d34e36fa4a6c010d06b (diff)
CHANGELOG.md: Add note about Google Plus
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3accbb2..c37fef3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use Hugo's built-in subresource integrity support instead of the generatesri
tooling that I wrote by hand a few years ago (#120)
+## Removed
+- Several references to Google Plus (@xekon, #122)
+
## [[1.3.3]] - 2019-12-02
### Fixed
- "Home" link for blogs that are not at the root of the domain (@phofman #115)