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-10-09 23:19:34 +0300
committerAlan Orth <alan.orth@gmail.com>2020-10-09 23:19:34 +0300
commit7f819cfdd11879a12e15346c03bb874f2d447d38 (patch)
treec452a97cd416dde29f4b0b63d8b1e3e6c27e0b79
parent4b2b1617c02a44561cf63eb8c7019b68f09ce15f (diff)
CHANGELOG.md: Add note about deps
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0276053..5814674 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+### Updated
+- Minor version bump for bootstrap, webpack, node-sass, and fontawesome
+
## [[1.5.0]] - 2020-05-17
### Updated
- i18n language keys for German (#dermellor, #131)