Skip to content

Commit

Permalink
Merge pull request #79 from dantleech/0.7.0
Browse files Browse the repository at this point in the history
0.7.0
  • Loading branch information
dantleech committed Mar 17, 2019
2 parents 0ddc764 + 0200a94 commit 82a2533
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 70 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [unreleased]
## [0.7.0] 2019-03-17

- Show referring link text and xpath #49.
- Allow display elements to be set, added or removed #54,
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.7.x-dev"
"dev-master": "0.8.x-dev"
}
},
"config": {
Expand Down
47 changes: 0 additions & 47 deletions lib/Model/Queue/OnlyDescendantOrSelfQueue.php

This file was deleted.

21 changes: 0 additions & 21 deletions tests/Unit/Model/Queue/OnlyDescendantOrSelfQueueTest.php

This file was deleted.

0 comments on commit 82a2533

Please sign in to comment.