Skip to content

Commit 1e96efc

Browse files
committed
bump version and update changelog
1 parent 33ae180 commit 1e96efc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
### v0.2.0
4+
5+
* Add `Query::addScope` method for custom scopes
6+
* Create `BootableTraits` trait
7+
* Create `QueriesPosts` trait

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# WordPress Query Builder v0.1.0
1+
# WordPress Query Builder v0.2.0
22

33
> A fluent interface for creating WordPress Queries
44

0 commit comments

Comments
 (0)