We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3fb2b5 commit dfc0056Copy full SHA for dfc0056
CHANGELOG.md
@@ -6,15 +6,12 @@
6
### Added
7
8
- Added back `Http\Discovery\NotFoundException` to preserve BC with 0.8 version
9
+- Added interface `Http\Discovery\Exception` which is implemented by all our exceptions
10
11
### Changed
12
13
- Puli strategy renamed to Puli Beta strategy to prevent incompatibility with a future Puli stable
14
-### Added
15
-
16
-- Added interface `Http\Discovery\Exception` which is implemented by all our exceptions
17
18
### Deprecated
19
20
- For BC reasons, the old `Http\Discovery\NotFoundException` (extending the new exception) will be thrown until version 2.0
0 commit comments