Skip to content

Commit

Permalink
MINOR Add a reference to SS_Object in .upgrade.yml to allow upgrade f…
Browse files Browse the repository at this point in the history
…rom SS3.7
  • Loading branch information
maxime-rainville committed Nov 1, 2018
1 parent 536a1c0 commit 46e4c19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,9 @@ warnings:
'Object':
message: 'Replaced with traits'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#object-replace'
'SS_Object':
message: 'Replaced with traits'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#object-replace'
'SS_Log':
message: 'Replaced with a PSR-3 logger'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#psr3-logging'
Expand Down

0 comments on commit 46e4c19

Please sign in to comment.