File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 3.0.1
9
+
10
+ ### Changed
11
+ - Updated all DTOs to make them immutable.
12
+ - Updated documentation.
13
+
8
14
## 3.0.0
9
15
10
16
### Added
Original file line number Diff line number Diff line change 1
1
PHP Html Parser
2
2
==========================
3
3
4
- Version 3.0.0
4
+ Version 3.0.1
5
5
6
6
[ ![ Build Status] ( https://travis-ci.org/paquettg/php-html-parser.png )] ( https://travis-ci.org/paquettg/php-html-parser )
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/paquettg/php-html-parser/badge.png )] ( https://coveralls.io/r/paquettg/php-html-parser )
You can’t perform that action at this time.
0 commit comments