Adds DFs
This commit is contained in:
22
spec/fixtures/dynamic_finders/plugin_version/traffic/change_log/CHANGELOG.md
vendored
Normal file
22
spec/fixtures/dynamic_finders/plugin_version/traffic/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# Changelog
|
||||
All notable changes to **Traffic** is documented in this *changelog*.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and **Traffic** adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.1.0] - 2019-10-05
|
||||
### Added
|
||||
- It's now possible to use public CDN to serve Traffic scripts and stylesheets (see _Settings | Traffic | Options_).
|
||||
- The option page shows the logging plugin used.
|
||||
### Changed
|
||||
- Better computing of KPIs when no data are collected on the current day.
|
||||
- Cron jobs are now excluded from analytics.
|
||||
- Traffic database table collation is now `utf8_unicode_ci`.
|
||||
- The (nag) update message has now a link to display changelog.
|
||||
### Fixed
|
||||
- Error while creating Traffic database table with utf8mb4 charset for some version of MySQL.
|
||||
- KPIs layout may be jammed by site-wide stylesheets.
|
||||
- PHP notice and warning when trying to count calls when there's no call for current day.
|
||||
- Some typos in tooltips.
|
||||
|
||||
## [1.0.0] - 2019-10-04
|
||||
### Initial release
|
||||
Reference in New Issue
Block a user