From ea93578db50db0ba5f75a48156498e0a03169017 Mon Sep 17 00:00:00 2001 From: Luiz Bills Date: Wed, 8 Mar 2023 14:04:32 -0300 Subject: [PATCH] bump version and changelog --- CHANGELOG.md | 7 +++++++ main.php | 2 +- readme.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6f98e..26da869 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 1.9.0 - 2023-03-08 + +[Source code changes](https://github.com/luizbills/shipping-simulator-for-woocommerce/compare/1.8.0...1.9.0) + +- Tweak: Change input mask for Brazilian postcodes from "99 999-999" to "99999-999" (removed a whitespace). +- Tweak: Improve the shipping calculation for better compatibility with other plugins. + ## 1.8.0 - 2023-03-02 [Source code changes](https://github.com/luizbills/shipping-simulator-for-woocommerce/compare/1.7.0...1.8.0) diff --git a/main.php b/main.php index 1538064..7d0b614 100644 --- a/main.php +++ b/main.php @@ -3,7 +3,7 @@ Plugin Name: Shipping Simulator for WooCommerce Plugin URI: https://github.com/luizbills/shipping-simulator-for-woocommerce Description: Allows your customers to calculate the shipping rates on the product page -Version: 1.8.0 +Version: 1.9.0 Requires at least: 4.9 Requires PHP: 7.4 Author: Luiz Bills diff --git a/readme.txt b/readme.txt index 360cbd5..ffd16af 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: luizbills Donate link: https://luizpb.com/donate/ Tags: woocommerce, shipping simulator, simulador de frete, brazil, brasil, calculadora de frete, shipping calculator, product -Stable tag: 1.8.0 +Stable tag: 1.9.0 Requires at least: 4.9 Requires PHP: 7.4 Tested up to: 6.1