Skip to content

Commit d536355

Browse files
committed
version 1.1.10
1 parent 1c34e0d commit d536355

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.1.10 - 2020-12-07
4+
5+
### Changed
6+
- Update Font Awesome remote source to 5.15.1.
7+
8+
### Fixed
9+
- Ensure icons load in Super Table and other nesting fields.
10+
311
## 1.1.9 - 2020-08-11
412

513
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/icon-picker",
33
"description": "Provide content editors a field to pick an icon from a public directory.",
44
"type": "craft-plugin",
5-
"version": "1.1.9",
5+
"version": "1.1.10",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)