Skip to content

Commit 2d95294

Browse files
committed
Updated Changelog for version 1.9.6
1 parent 3f6fd77 commit 2d95294

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

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

3+
### 1.9.6
4+
* Added imgsize option to shortcodes in `admin/wp-dispensary-shortcodes.php`
5+
* Added new image sizes for shortcodes in `admin/wp-dispensary-shortcodes.php`
6+
* Updated Action Hooks code for shortcodes in `admin/wp-dispensary-shortcodes.php`
7+
* Updated Concentrates pricing in `admin/post-types/wp-dispensary-metaboxes.php`
8+
* Updated Concentrates pricing for data ouput in `admin/wp-dispensary-data-output.php`
9+
* Updated Concentrates pricing for REST API in `admin/wp-dispensary-rest-api.php`
10+
* Updated Concentrates pricing output in shortcodes in `admin/wp-dispensary-shortcodes.php`
11+
* Updated CSS for admin Concentrate Prices box in `admin/css/wp-dispensary-admin.css`
12+
313
### 1.9.5
414
* Added 2 new Action Hooks to shortcodes in `admin/wp-dispensary-shortcodes.php`
515
* Added 8 new Action Hooks to Pricing & Data Tables in `admin/wp-dispensary-data-output.php`

readme.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@ It has a long list of options built in for customization to fit your business br
6868

6969
== Changelog ==
7070

71+
= 1.9.6 =
72+
* Added imgsize option to shortcodes in `admin/wp-dispensary-shortcodes.php`
73+
* Added new image sizes for shortcodes in `admin/wp-dispensary-shortcodes.php`
74+
* Updated Action Hooks code for shortcodes in `admin/wp-dispensary-shortcodes.php`
75+
* Updated Concentrates pricing in `admin/post-types/wp-dispensary-metaboxes.php`
76+
* Updated Concentrates pricing for data ouput in `admin/wp-dispensary-data-output.php`
77+
* Updated Concentrates pricing for REST API in `admin/wp-dispensary-rest-api.php`
78+
* Updated Concentrates pricing output in shortcodes in `admin/wp-dispensary-shortcodes.php`
79+
* Updated CSS for admin Concentrate Prices box in `admin/css/wp-dispensary-admin.css`
80+
7181
= 1.9.5 =
7282
* Added 2 new Action Hooks to shortcodes in `admin/wp-dispensary-shortcodes.php`
7383
* Added 8 new Action Hooks to Pricing & Data Tables in `admin/wp-dispensary-data-output.php`

0 commit comments

Comments
 (0)