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 03df754 commit 1ee1f9bCopy full SHA for 1ee1f9b
1 file changed
CHANGELOG.md
@@ -1,5 +1,22 @@
1
-# Blast Hawkbit Changelog
+# Hawkbit Changelog
2
3
+## 2.0
4
+
5
+### Notice
6
7
+__Migrate Hawkbit from PhpThinkTank to component collection.__
8
9
+### Added
10
11
+ - Add `\Hawkbit\Configuration` (extending `\Zend\Config\Config`) as default configuration storage
12
+ - Add PSR7 middleware implementation `\Hawkbit\Application\MiddlewareRunner` for advanced control of application lifecycle
13
14
+### Altered
15
16
+ - Change Hawkbit test namespace to Hawkbit\Tests
17
+ - Rewrite event behavior for advanced interception of requests, responses and errors
18
+ - Implement dot chaining for nested configuration
19
20
## 1.1.7
21
22
### Altered
0 commit comments