Skip to content

Commit 7c3fd8f

Browse files
author
Valerii Maslenykov
committed
Update changelog for release 0.1.0
1 parent 9516b2a commit 7c3fd8f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.1.0] - 2023-03-15
99

1010
### Added
1111

12-
- Source code with the implementation of getContents and getContent
13-
- Flexible caching with PSR-16
14-
- Custom HTTP client with PSR-18
15-
- Examples
16-
- Documentation (README.md)
17-
- GitHub Actions pipeline to check code style + Unit Testing at different PHP versions + different platforms
18-
12+
- Source code with the implementation of `getContents` and `getContent`
13+
- Flexible caching with [PSR-16](https://www.php-fig.org/psr/psr-16/)
14+
- Custom HTTP client with [PSR-18](https://www.php-fig.org/psr/psr-18/)
15+
- [Examples](./examples)
16+
- Documentation [(README.md)](./README.md)
17+
- [GitHub Actions pipeline](https://github.com/getjoystick/joystick-php/blob/main/.github/workflows/main.yml) to check code style + Unit Testing at different PHP versions + different platforms

0 commit comments

Comments
 (0)