Skip to content

Commit f812296

Browse files
committed
Added TODO list
1 parent 576aa25 commit f812296

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,18 @@ It may also be used as the means of [separating custom code](http://www.billeric
1515
3. `cd wordpress-base-plugin`
1616
4. `composer install`
1717

18+
### TODO
19+
20+
* Refactor code
21+
* Add/test/document object caching class
22+
* Update to comply with new Carbon Fields standards
23+
* Add task runner and related documentation
24+
1825
## Change Log
1926

20-
#### 0.2.0
27+
#### 0.2.0 (unreleased)
2128

29+
* Added experimental Cache class
2230
* Removed `./vendor` from repo
2331
* Added minimum PHP version check
2432

0 commit comments

Comments
 (0)