Adds DFs
This commit is contained in:
37
spec/fixtures/dynamic_finders/plugin_version/adshares/change_log/CHANGELOG.md
vendored
Normal file
37
spec/fixtures/dynamic_finders/plugin_version/adshares/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
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).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.3] - 11.03.2019
|
||||
### Updated
|
||||
- Ad insertion (prevent from AdUnit flocking)
|
||||
- Service discovery (new INFO endpoint format)
|
||||
### Fixed
|
||||
- Empty paragraph handling
|
||||
|
||||
## [0.1.2] - 25.02.2019
|
||||
### Fixed
|
||||
- Excerpt support
|
||||
|
||||
## [0.1.1] - 21.02.2019
|
||||
### Fixed
|
||||
- Autoloading
|
||||
- Cache dir
|
||||
|
||||
## [0.1.0] - 21.02.2019
|
||||
### Added
|
||||
- Installation process
|
||||
- Settings page
|
||||
- Synchronization with AdServer
|
||||
- Ads in posts content
|
||||
|
||||
[Unreleased]: https://github.com/adshares/wordpress-plugin/compare/v0.1.3...HEAD
|
||||
|
||||
[0.1.3]: https://github.com/adshares/wordpress-plugin/compare/v0.1.2...v0.1.3
|
||||
[0.1.2]: https://github.com/adshares/wordpress-plugin/compare/v0.1.1...v0.1.2
|
||||
[0.1.1]: https://github.com/adshares/wordpress-plugin/compare/v0.1.0...v0.1.1
|
||||
[0.1.0]: https://github.com/adshares/wordpress-plugin/releases/tag/v0.1.0
|
||||
Reference in New Issue
Block a user