Skip to content

Commit

Permalink
updating readme and version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dparker1005 committed Jan 28, 2021
1 parent 8020cec commit 0e3d4e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pmpro-vat-tax.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - VAT Tax
Plugin URI: https://www.paidmembershipspro.com/add-ons/vat-tax/
Description: Calculate VAT tax at checkout and allow customers with a VAT Number lookup for VAT tax exemptions in EU countries.
Version: 0.7
Version: 0.7.1
Author: Paid Memberships Pro
Author URI: https://www.paidmembershipspro.com
Text Domain: pmprovat
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: strangerstudios
Tags: paid memberships pro, pmpro, tax, vat, eu
Requires at least: 4
Tested up to: 5.6
Stable tag: 0.7
Stable tag: 0.7.1

Calculate VAT tax at checkout and allow customers with a VAT Number to avoid the tax.

Expand Down Expand Up @@ -33,7 +33,12 @@ For immediate help, also post to our premium support site at http://www.paidmemb

Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog == 0.7 - 2021-01-27 =
== Changelog ==

= 0.7.1 - 2021-01-28 =
* ENHANCEMENT: Added additional validation for UK VAT numbers. (Thanks, nikifoth on GitHub)

= 0.7 - 2021-01-27 =
* ENHANCEMENT: UK VAT numbers are automatically validated as true. The EU API no longer supports UK VAT numbers. The UK VAT APIs are difficult for end users to integrate with.
* ENHANCEMENT: Added Sweedish translation files.
* ENHANCEMENT: Added the pmprovat_hide_vat_if_same_country filter. Enable through custom code.
Expand Down

0 comments on commit 0e3d4e4

Please sign in to comment.