diff --git a/CHANGELOG.md b/CHANGELOG.md index 16645ac..3dc13c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] - +## [1.4.5] - 2021-07-05 ## Added - Add translation keys for CV layout. [#145](https://github.com/mmistakes/jekyll-theme-basically-basic/pull/145) diff --git a/README.md b/README.md index a637dff..f0d12ba 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ for any GitHub-hosted theme. 2. Run `bundle update` and verify that all gems install properly. -3. Add `remote_theme: "mmistakes/jekyll-theme-basically-basic@1.4.4"` to your +3. Add `remote_theme: "mmistakes/jekyll-theme-basically-basic@1.4.5"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entries. --- @@ -109,7 +109,7 @@ site and you should something similar to: ```