diff --git a/CHANGELOG.md b/CHANGELOG.md index 5232a41..4672d53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.6 +* Added WP Dispensary settings page to the WordPress admin menu +* Added in automatic output of menu item details and pricing to `the_content` +* Updated `admin/post-types/wp-dispensary-metaboxes.php` to fix Serving information metabox details +* WordPress Coding Standards updates ([issue](https://github.com/deviodigital/wp-dispensary/issues/1)) + ### 1.5.2 * Removed file that was left behind for the plugin recommendation diff --git a/README.txt b/README.txt index 3bea417..062c796 100644 --- a/README.txt +++ b/README.txt @@ -3,8 +3,8 @@ Contributors: deviodigital Donate link: http://www.wpdispensary.com Tags: menu, dispensary, medical, marijuana, mmj, cannabis Requires at least: 3.0.1 -Tested up to: 4.5.1 -Stable tag: 1.5.2 +Tested up to: 4.5.2 +Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -101,6 +101,12 @@ You can view our current add-on's on the [offical WP Dispensary website](http:// == Changelog == += 1.6 = +* Added WP Dispensary settings page to the WordPress admin menu +* Added in automatic output of menu item details and pricing to `the_content` +* Updated `admin/post-types/wp-dispensary-metaboxes.php` to fix Serving information metabox details +* WordPress Coding Standards updates ([issue](https://github.com/deviodigital/wp-dispensary/issues/1)) + = 1.5.2 = * Removed file that was left behind for the plugin recommendation diff --git a/wp-dispensary.php b/wp-dispensary.php index 7dc3b1e..5be573e 100644 --- a/wp-dispensary.php +++ b/wp-dispensary.php @@ -11,7 +11,7 @@ * Plugin Name: WP Dispensary * Plugin URI: http://www.wpdispensary.com * Description: The complete marijuana dispensary menu solution for WordPress. - * Version: 1.5.2 + * Version: 1.6 * Author: WP Dispensary * Author URI: http://www.wpdispensary.com * License: GPL-2.0+