We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbacc6 commit a6aa991Copy full SHA for a6aa991
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
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
13
## [0.3.0] - 2021-02-24
14
15
### Changed
0 commit comments