diff --git a/CHANGELOG.md b/CHANGELOG.md index 90266c7..a3af3d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.4.4 +## 03/24/2020 + +1. [](#improved) + - Change changelog date format (missing date) + # v1.4.3 ## 03/21/2020 @@ -29,13 +35,13 @@ - Update Mobile_Detect.php class to version 2.8.33 # v1.3.2 -## 05/01/2018 +## 01/05/2018 1. [](#improved) - Update Mobile_Detect.php class to version 2.8.30 # v1.3.1 -## 13/09/2017 +## 09/13/2017 1. [](#improved) - Update Mobile_Detect.php class to version 2.8.26 @@ -47,20 +53,20 @@ - Update Mobile_Detect.php class to version 2.8.26 # v1.2.0 -## 14/02/2017 +## 02/14/2017 1. [](#improved) - Update Mobile_Detect.php class to version 2.8.24 # v1.1.0 -## 07/11/2016 +## 11/07/2016 1. [](#new) - Get the version of the given property in the User-Agent - example :`{{ version('Android') }}` # v1.0.0 -## 04/11/2016 +## 11/04/2016 1. [](#new) - ChangeLog started... diff --git a/blueprints.yaml b/blueprints.yaml index 812d203..b238397 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Mobile Detect -version: '1.4.3' +version: '1.4.4' description: The Grav Mobile Detect Plugin for Grav adds the ability to detect mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment. icon: mobile author: