diff --git a/CHANGELOG.md b/CHANGELOG.md index eb5efa6..c2ef7ae 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.1] - 2019-08-29 + +### Added + +- New 64x64px 'pager' size when importing images or collections + ## [2.5.0] - 2019-08-05 ### Added diff --git a/widen-media.php b/widen-media.php index 1c0928b..3d029f0 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.5.0 + * Version: 2.5.1 * Author: Masonite * Author URI: https://www.masonite.com/ * License: GPL-2.0+