2022-07-13 13:49:36 +02:00
|
|
|
# Changelog
|
2022-07-28 10:30:14 +02:00
|
|
|
All notable changes to this project will be documented in this file.
|
2022-07-13 13:49:36 +02:00
|
|
|
|
2022-07-28 10:30:14 +02:00
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
2022-07-13 13:49:36 +02:00
|
|
|
|
2022-07-28 10:39:56 +02:00
|
|
|
## [Unreleased](https://git.d3data.de/D3Private/linkmobility4oxid/compare/1.1.0.0...rel_1.x)
|
|
|
|
|
|
|
|
## [1.1.0.0](https://git.d3data.de/D3Private/linkmobility4oxid/releases/tag/1.1.0.0) - 2022-07-28
|
|
|
|
### Added
|
|
|
|
- phpstan code checks
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- improved changelog
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- type in IntelliSenseHelper class name
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- PHP 7.0 support
|
2022-07-13 13:49:36 +02:00
|
|
|
|
2022-07-28 10:30:14 +02:00
|
|
|
## [1.0.0.0](https://git.d3data.de/D3Private/linkmobility4oxid/releases/tag/1.0.0.0) - 2022-07-13
|
|
|
|
### Added
|
2022-07-13 13:49:36 +02:00
|
|
|
- initial implementation
|
|
|
|
Send message on:
|
|
|
|
- Order completion, sending order confirmation message.
|
|
|
|
- Sended now message
|
|
|
|
- Storno message
|
|
|
|
|
|
|
|
- Sending individual message from the admin area of the shop to contact data from the customer account
|
|
|
|
- Sending individual message from the admin area of the shop to contact data from existing order
|