Skip to content

Commit 212ba4c

Browse files
committed
Version 1.1.6
1 parent f89959d commit 212ba4c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.1.6
2+
## 26-07-2020
3+
4+
1. [](#bugfix)
5+
* Fixed “ProblemChecker class not found” due to bad classes autoload ([#5](https://github.com/Nebulius/grav-plugin-static-social-embeds/pull/5), thanks to funilrys!).
6+
17
# v1.1.5
28
## 22-04-2019
39

@@ -10,7 +16,7 @@
1016
* Improved embeds accessibility a little bit.
1117

1218
# v1.1.4
13-
## 21-04-2018
19+
## 21-04-2019
1420

1521
1. [](#bugfix)
1622
* Fixed plugin admin rendering error in English, because the blueprint referred translation files with an inconsistent format (#1).

blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Static Social Embeds
2-
version: 1.1.5
2+
version: 1.1.6
33
description: |
44
Embeds social status (like tweets, instagram posts, toots, etc.) in articles without using their embed iframe,
55
but rather statically without any dependency to the service.

0 commit comments

Comments
 (0)