We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fcf70 commit 0752d85Copy full SHA for 0752d85
CHANGELOG.md
@@ -18,6 +18,7 @@ None.
18
* 99% backward compatibility.
19
* Using asynchronous non-blocking i/o.
20
* Web-server configuration files separated to easily configuring.
21
+* Improved error handling.
22
23
### Removed
24
README.md
@@ -189,7 +189,7 @@ vendor/bin/phpunit
189
190
The MIT License
191
192
-Copyright © 2020 spacetab.io, Inc. https://spacetab.io
+Copyright © 2021 spacetab.io, Inc. https://spacetab.io
193
194
Permission is hereby granted, free of charge, to any person obtaining a copy
195
of this software and associated documentation files (the "Software"), to deal
0 commit comments