Skip to content

Commit

Permalink
Released v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamminf committed May 9, 2018
1 parent ba33375 commit 2a84041
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog

## 1.0.1 - 2018-05-09
### Fixed
- Implemented missing legacy properties on embedded assets

## 1.0.0 - 2018-05-08
- Initial release for Craft 3
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "benjamminf/craft-embedded-assets",
"description": "Manage YouTube videos, Instagram photos, Twitter posts and more as first class assets",
"version": "1.0.0",
"version": "1.0.1",
"type": "craft-plugin",
"keywords": [
"cms",
Expand Down

0 comments on commit 2a84041

Please sign in to comment.