From be06b696476705a7888b481dbff76fa6371e6f22 Mon Sep 17 00:00:00 2001 From: Robert DeVore Date: Tue, 29 Aug 2017 11:44:40 -0400 Subject: [PATCH] Updated changelog for version 1.9.10 --- CHANGELOG.md | 2 ++ readme.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e4e384..c5f9a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ * Removed support for the Subtitles plugin (we still love it, but it's not something we feel is right for core plugin inclusion) * Updated action hook names for widgets in `admin/post-types/wp-dispensary-widgets.php` * Updated price output for Concentrates in the carousel shortcode in `admin/wp-dispensary-shortcodes.php` +* Updated oEmbed filter name in `wp-dispensary.php` +* Updated the_excerpt filter name in `wp-dispensary.php` * WordPress Coding Standards updates ([issue](https://github.com/deviodigital/wp-dispensary/issues/1)) ### 1.9.9 diff --git a/readme.txt b/readme.txt index 982c1a4..8aafe43 100644 --- a/readme.txt +++ b/readme.txt @@ -81,6 +81,8 @@ It has a long list of options built in for customization to fit your business br * Removed support for the Subtitles plugin (we still love it, but it's not something we feel is right for core plugin inclusion) * Updated action hook names for widgets in `admin/post-types/wp-dispensary-widgets.php` * Updated price output for Concentrates in the carousel shortcode in `admin/wp-dispensary-shortcodes.php` +* Updated oEmbed filter name in `wp-dispensary.php` +* Updated the_excerpt filter name in `wp-dispensary.php` * WordPress Coding Standards updates ([issue](https://github.com/deviodigital/wp-dispensary/issues/1)) = 1.9.9 =