Skip to content

Commit d79413c

Browse files
committed
0.1.0 CHANGELOG.md
1 parent e440864 commit d79413c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
- No changes yet.
1212

13+
## [0.1.0] - 2020-06-22
14+
### Added
15+
16+
- Entrypoint to build a DI container by service definitions,
17+
with `.env` and `parameters.yml` support.
18+
- Main `Application` class that starts
19+
the async socket server and the event loop.
20+
- `ServerInterface` and the `HandlerInterface`, example handler implementation.
21+
- Non-blocking logger (based on [wyrihaximus/react-psr-3-stdio](https://github.com/WyriHaximus/reactphp-psr-3-stdio))
22+
1323
[Unreleased]: https://github.com/itnelo/reactphp-foundation/compare/0.1.0...0.x
1424
[0.2.0]: https://github.com/itnelo/reactphp-foundation/compare/0.1.0..0.2.0
1525
[0.1.0]: https://github.com/itnelo/reactphp-foundation/releases/tag/0.1.0

0 commit comments

Comments
 (0)