PluginProbe ʕ •ᴥ•ʔ
Worldline Global Online Pay for WooCommerce / 2.5.22
Worldline Global Online Pay for WooCommerce v2.5.22
2.5.22 2.5.20 2.5.17 trunk 1.0.0 1.0.1 2.0.0 2.1.0 2.2.0 2.3.0 2.4.0 2.4.1 2.4.2 2.4.4 2.4.5 2.4.6 2.5.1 2.5.10 2.5.11 2.5.12 2.5.14 2.5.16 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9
worldline-for-woocommerce / modules / inpsyde / logger / CHANGELOG.md
worldline-for-woocommerce / modules / inpsyde / logger Last commit date
src 1 week ago CHANGELOG.md 1 week ago LICENSE 1 week ago README.md 1 week ago composer.json 1 week ago
CHANGELOG.md
31 lines
1 # Change log
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [](http://keepachangelog.com/Keep a Changelog](http://keepachangelog.com/](http://keepachangelog.com/)
5 and this project adheres to [](http://semver.org/Semantic Versioning](http://semver.org/](http://semver.org/).
6
7 ## [[*next-version*]] - YYYY-MM-DD
8
9 ## [1.2.0] - 2023-06-06
10 ### Added
11 - Separate config option for toggling backgrace logging.
12 ### Changed
13 - Exception logging include previous exception now.
14
15 ## [1.1.0] - 2023-01-18
16 ### Added
17 - Query Monitor logger.
18 - Multiple Loggers support via Delegating Logger.
19 - Add plugin version to the log handler.
20
21 ## [1.0.0] - 2022-11-15
22 ### Added
23 - Object formatter allowing to create a string representation of object.
24
25 ## [0.2.0-alpha1] - 2021-12-09
26 ### Changed
27 - Use WC_Logger from external service
28
29 ## [0.1.0] - 2021-09-09
30 Initial version.
31