mirror of
https://github.com/silverstripe/silverstripe-tagfield
synced 2024-10-22 11:05:32 +02:00
Update changelog for 1.3.0
This commit is contained in:
parent
d80d0a83c2
commit
d3563cebbc
@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.3.0]
|
||||
|
||||
* Addition of a readonly TagField for archived pages
|
||||
|
||||
## [1.2.2]
|
||||
|
||||
- Alias master as 1.2.x-dev
|
||||
- Added standard Scrutinizer config
|
||||
- Added standard Scrutinizer config
|
||||
- Converted to PSR-2
|
||||
- Added standard editor config
|
||||
- Added standard Travis config
|
||||
|
@ -23,7 +23,7 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2.x-dev"
|
||||
"dev-master": "1.3.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user