Skip to content

Commit 1ee1f9b

Browse files
author
Marco Bunge
committed
update changelog
1 parent 03df754 commit 1ee1f9b

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
1-
# Blast Hawkbit Changelog
1+
# Hawkbit Changelog
22

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+
320
## 1.1.7
421

522
### Altered

0 commit comments

Comments
 (0)