Skip to content

Commit

Permalink
Merge pull request #8 from algolia/bump-0.3.0
Browse files Browse the repository at this point in the history
Bump version to 0.3.0
  • Loading branch information
rayrutjes committed Nov 22, 2016
2 parents 4e5de53 + eeac031 commit 597b165
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## CHANGELOG

### 0.3.0
- Add a way to limit the size of an attribute with `DOMParser::setAttributeMaxSize($attribute, $size)`

### 0.2.0
- Avoid loading the `simple_html_dom` library constants, functions and classes if already loaded.

### 0.1.0
- `DOMParser::Parse` now returns at least 1 record if shared attributes are set.

Expand Down

0 comments on commit 597b165

Please sign in to comment.