Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 887 Bytes

Changelog

All notable changes to this project will be documented in this file.

Preferably use Added, Changed, Removed and Fixed topics in each release or unreleased log for a better organization.

Changed

GchatHelper and message classes were added as the main messenger service. So in this release, the errors can't be sent to Slack. In the next minor version (2.1.0), we'll add the option to choose between Slack and GChat services.

Fixed

SlackHelper send_slack_errors method returns the correct Boolean value depending on the success of messages.

Added

First modules and entities of Validations Engine package.