Skip to content

Commit

Permalink
Merge pull request #58 from maciejczyzewski/release/0.2.0
Browse files Browse the repository at this point in the history
0.2.0 release
  • Loading branch information
allejo authored Apr 22, 2020
2 parents 91d29e4 + db0f167 commit ea94971
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## v0.2.x
## v0.2.0

**Unreleased[Diff](https://github.com/maciejczyzewski/bottomline/compare/0.1.2...master)[Docs](https://github.com/maciejczyzewski/bottomline/blob/master/README.md)**
**2020-04-22[Diff](https://github.com/maciejczyzewski/bottomline/compare/0.1.2...0.2.0)[Docs](https://maciejczyzewski.github.io/bottomline/)**

* Added `__::isEqual`
* Bumped minimum PHP version to 5.5
Expand Down
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,10 @@
},
"config": {
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "0.2-dev"
}
}
}

0 comments on commit ea94971

Please sign in to comment.