From e98536dd27b2fe08b6ed02f9403c4097f94df685 Mon Sep 17 00:00:00 2001 From: Gianluca Bine Date: Wed, 13 Jan 2021 22:22:50 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20documenta=C3=A7=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ README.md | 2 +- application/config/config.php | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc243747..fa51a940d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Todas as alterações serão documentadas neste arquivo Formato baseado em [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), e [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.27.0] - 2021-01-13 + +### Added +- Implementado notificação whatsapp personalizada e sweetalert. [@seitbnao](https://github.com/seitbnao) + ## [4.26.2] - 2021-01-09 ### Fixed diff --git a/README.md b/README.md index 416997551..a4cb7294a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![MapOS](https://raw.githubusercontent.com/RamonSilva20/mapos/master/assets/img/logo.png) -![version](https://img.shields.io/badge/version-4.26.2-blue.svg?longCache=true&style=flat-square) +![version](https://img.shields.io/badge/version-4.27.0-blue.svg?longCache=true&style=flat-square) ![license](https://img.shields.io/badge/license-MIT-green.svg?longCache=true&style=flat-square) ![theme](https://img.shields.io/badge/theme-Matrix--Admin-lightgrey.svg?longCache=true&style=flat-square) ![issues](https://img.shields.io/github/issues/RamonSilva20/mapos.svg?longCache=true&style=flat-square) diff --git a/application/config/config.php b/application/config/config.php index c51311d3f..5aef9058d 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -4,7 +4,7 @@ /** * App current version */ -$config['app_version'] = '4.26.2'; +$config['app_version'] = '4.27.0'; /** * Nome do sistema