Skip to content

Commit 11f09e2

Browse files
committed
Bumped version number and updated readme.
1 parent d690ad1 commit 11f09e2

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

readme.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,27 @@ TODO
2828

2929
## Changelog ##
3030

31-
### 1.0 ###
31+
### 1.0.4 ###
32+
33+
* Bug Fixes:
34+
* Updates the way the news feed is pulled to prevent error when accessing external host.
35+
36+
### 1.0.3 ###
37+
38+
* Enhancements:
39+
* Adds empty alt tag to classic layout images for accessibility.
40+
41+
### 1.0.2 ###
42+
43+
* Bug Fixes:
44+
* Corrects filter name from category to category_name.
45+
46+
### 1.0.1 ###
47+
48+
* Bug Fixes:
49+
* Corrects a bug with sections and topics filters.
50+
51+
### 1.0.0 ###
3252
* Initial release
3353

3454

ucf-news.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
Plugin Name: UCF News
44
Description: Contains shortcode and widget for displaying UCF News Feeds
5-
Version: 1.0.1
5+
Version: 1.0.4
66
Author: UCF Web Communications
77
License: GPL3
88
*/

0 commit comments

Comments
 (0)