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 a43fec1 commit 406dddfCopy full SHA for 406dddf
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## v0.2.0 - [2023/07/16]
4
+
5
+- Added new method `getListenerByPort`
6
+- Added methods for implementation
7
+ - `setApplicationLogPath($path)`
8
+ - `setApplicationLogFormat($format)`
9
+- Replaced arrays to object in Route
10
+- Updated doc
11
12
## v0.1.0 - [2023/07/13] (Experimental version)
13
14
- Created project
0 commit comments