Skip to content

Commit

Permalink
Updated version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cjg89 committed Jun 14, 2018
1 parent 5de0642 commit ceb7642
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,15 @@ This plugin provides a shortcode, widget, helper functions, and default styles f

## Changelog ##

### 2.1.3 ###
* Bug Fixes:
* Added logic to enforce a minimum value greater than 0 for feed transient expirations
* Updated default feed URL to use HTTPS

### 2.1.2 ###
* Bug Fixes:
* Fixed display of event widget markup (the display function was not set to `echo` its results)
* Reduced text sizes of modern layout dates + titles within widgets
* Reduced text sizes of modern layout dates + titles within widgets
* Enhancements:
* Added http_timeout to allow timeout to be adjusted

Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,15 @@ This plugin provides a shortcode, widget, helper functions, and default styles f

== Changelog ==

= 2.1.3 =
* Bug Fixes:
* Added logic to enforce a minimum value greater than 0 for feed transient expirations
* Updated default feed URL to use HTTPS

= 2.1.2 =
* Bug Fixes:
* Fixed display of event widget markup (the display function was not set to `echo` its results)
* Reduced text sizes of modern layout dates + titles within widgets
* Reduced text sizes of modern layout dates + titles within widgets
* Enhancements:
* Added http_timeout to allow timeout to be adjusted

Expand Down
2 changes: 1 addition & 1 deletion ucf-events.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: UCF Events
Description: Contains shortcode and widget for displaying UCF Events Feeds
Version: 2.1.2
Version: 2.1.3
Author: UCF Web Communications
License: GPL3
Github Plugin URI: UCF/UCF-Events-Plugin
Expand Down

0 comments on commit ceb7642

Please sign in to comment.