From 70b43f19871e81ff1da8711967878ddfc9c2e368 Mon Sep 17 00:00:00 2001 From: Joseph Fusco Date: Mon, 5 Aug 2019 16:33:04 -0400 Subject: [PATCH] Release 2.5.0 --- CHANGELOG.md | 6 ++++++ widen-media.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4de363e..eb5efa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.5.0] - 2019-08-05 + +### Added + +- Add new API function wm_get_collections + ## [2.4.2] - 2019-08-05 ### Fixed diff --git a/widen-media.php b/widen-media.php index e96d804..1c0928b 100644 --- a/widen-media.php +++ b/widen-media.php @@ -2,7 +2,7 @@ /** * Plugin Name: Widen Media * Description: Search and add Widen digital assets to your WordPress media library. - * Version: 2.4.2 + * Version: 2.5.0 * Author: Masonite * Author URI: https://www.masonite.com/ * License: GPL-2.0+