Skip to content

Commit a6aa991

Browse files
committed
add to changelog for 0.4.0 release
1 parent ebbacc6 commit a6aa991

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.4.0] - 2021-05-30
8+
9+
### Changed
10+
- add a benchmark task in dev environment (`task bench`) using [PHPBench](https://phpbench.readthedocs.io/)
11+
- use Parsica release 0.8.1, giving an approx 2x speed-up vs previous release!
12+
713
## [0.3.0] - 2021-02-24
814

915
### Changed

0 commit comments

Comments
 (0)