You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
10
10
11
+
<aname="5.0.0"></a>
12
+
## [5.0.0] - 2023-06-28
13
+
### 🍰 Added
14
+
- support for dot notations in DataObject Relations ([#14](https://github.com/syntro-opensource/silverstripe-phpstan/issues/14)) ([#21](https://github.com/syntro-opensource/silverstripe-phpstan/issues/21))
15
+
- information for people still using Silverstripe 4
16
+
- support for silverstripe 5 ([#19](https://github.com/syntro-opensource/silverstripe-phpstan/issues/19))
17
+
- Stubs for Page and PageController to ensure these symbols also exist for modules ([#18](https://github.com/syntro-opensource/silverstripe-phpstan/issues/18))
0 commit comments