File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 56
56
extensions : intl
57
57
58
58
- name : Run roave/backward-compatibility-check
59
- run : ./tools/roave-backward-compatibility-check --from=4.0.0
59
+ run : ./tools/roave-backward-compatibility-check --from=4.0.4
60
60
61
61
tests :
62
62
name : " Tests"
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
5
+ ## [ 4.0.4] - 2020-10-26
6
+
7
+ ### Fixed
8
+
9
+ * ` SebastianBergmann\Diff\Exception ` now correctly extends ` \Throwable `
10
+
5
11
## [ 4.0.3] - 2020-09-28
6
12
7
13
### Changed
@@ -70,6 +76,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
70
76
71
77
* This component is no longer supported on PHP 5.6
72
78
79
+ [ 4.0.4 ] : https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4
73
80
[ 4.0.3 ] : https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3
74
81
[ 4.0.2 ] : https://github.com/sebastianbergmann/diff/compare/4.0.1...4.0.2
75
82
[ 4.0.1 ] : https://github.com/sebastianbergmann/diff/compare/4.0.0...4.0.1
You can’t perform that action at this time.
0 commit comments