diff --git a/CHANGELOG.md b/CHANGELOG.md index 71fcb15..753bece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [1.4.0](https://github.com/flextype-themes/bootstrap-blog) (2020-08-19) + +### Features + +* **core** update code base for new Flextype 0.9.10 + # [1.3.0](https://github.com/flextype-themes/bootstrap-blog) (2020-08-07) diff --git a/README.md b/README.md index 66a2999..b338566 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![preview](preview.png)

-Version License Total downloads Flextype Discord +Version License Total downloads Flextype Discord

## Features @@ -18,7 +18,7 @@ The following dependencies need to be downloaded and installed for Bootstrap Blo | Item | Version | Download | |---|---|---| -| [flextype](https://github.com/flextype/flextype) | 0.9.9 | [download](https://github.com/flextype/flextype/) | +| [flextype](https://github.com/flextype/flextype) | 0.9.10 | [download](https://github.com/flextype/flextype/) | | [site](https://github.com/flextype-plugins/site) | >=1.0.0 | [download](https://github.com/flextype-plugins/site/releases) | | [twig](https://github.com/flextype-plugins/twig) | >=1.0.0 | [download](https://github.com/flextype-plugins/twig/releases) | diff --git a/templates/blog-post.html b/templates/blog-post.html index cddcee1..8cbb7a6 100644 --- a/templates/blog-post.html +++ b/templates/blog-post.html @@ -44,9 +44,9 @@

{{ entry.title }}

Related Posts

{# /recent-posts #} diff --git a/templates/partials/base.html b/templates/partials/base.html index 0366ff5..e1c4fab 100644 --- a/templates/partials/base.html +++ b/templates/partials/base.html @@ -48,7 +48,7 @@