Skip to content

Commit 4699bfe

Browse files
committed
fix some deprecations and add upgrade instructions
1 parent 4cc579f commit 4699bfe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ CHANGELOG
44
4.4.0
55
-----
66

7-
* The `DebugHandlersListener` class has been marked as `final`
7+
* Implementing the `BundleInterface` without implementing the `getPublicDir()` method is deprecated.
8+
This method will be added to the interface in 5.0.
9+
* The `DebugHandlersListener` class has been marked as `final`
810

911
4.3.0
1012
-----

0 commit comments

Comments
 (0)