Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dgershman committed Jan 3, 2019
1 parent 670adb5 commit 063dac4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bmlt-meeting-list.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin URI: http://wordpress.org/extend/plugins/bread/
Description: Maintains and generates a PDF Meeting List from BMLT.
Author: odathp, radius314, pjaudiomv, klgrimley
Version: 1.8.0
Version: 1.9.0
*/
/* Disallow direct access to the plugin file */
use Mpdf\Mpdf;
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: meeting list, bmlt, narcotics anonymous, na
Requires at least: 4.0
Requires PHP: 5.6
Tested up to: 5.0.0
Stable tag: 1.8.0
Stable tag: 1.9.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A web-based tool that creates, maintains and generates a PDF meeting list from BMLT.
Expand Down Expand Up @@ -54,6 +54,10 @@ Follow all these steps, keep in mind that once you start using bread, it's not g

== Changelog ==

= 1.9.0 =
* Support for Swedish, better language support overall [#54]
* Only allow Administrator role to see the plugin (specifically manage_options permission flag) [#53]

= 1.8.0 =
* Toggle added for extra meetings, improves plugin page load time by not fetching all meetings unless the feature is required.
* Improved handling for page numbering margins [#46]
Expand Down

0 comments on commit 063dac4

Please sign in to comment.