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-29 12:54:33 +0300
committerAlan Orth <alan.orth@gmail.com>2020-10-29 12:54:33 +0300
commit900bb6468cbe9b10ebd2651bbfe524ca73c962af (patch)
tree826a1c35c59376fff9c117720444f5a0f9d9fabb
parent7d40acef8503a6c8a305cb91ea24540f66463b53 (diff)
CHANGELOG.md: Add note about omitting date
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9110f53..5812411 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- JSON-LD keyword formatting @jeremyrcampb #140
+### Added
+- Ability to omit date in front matter @jeremyrcampb #141
+
## [[1.5.0]] - 2020-05-17
### Updated
- i18n language keys for German (#dermellor, #131)