mirror of
https://github.com/silverstripe/silverstripe-versionfeed
synced 2024-10-22 09:05:31 +00:00
30 lines
684 B
Markdown
30 lines
684 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [1.2.2]
|
|
|
|
* Consistent sorting for getDiffList()
|
|
|
|
## [1.2.1]
|
|
|
|
* Updated userguide documentation
|
|
* Added standard Scrutinizer config
|
|
* Added standard code of conduct
|
|
* Added standard gitattributes
|
|
* Added standard editor config
|
|
* Added standard license
|
|
* Added standard Travis config
|
|
* Updated license year
|
|
* Updated translations
|
|
|
|
## [1.2.0]
|
|
|
|
* Changelog added.
|
|
* Added Scrutinizer support
|
|
* Add `ContentFilter.cache_lifetime` config to set the cache lifetime.
|
|
* Update alternate xml link tag to be W3 compliant
|
|
* Added CWP keyword
|