Skip to content

Commit e65a8d7

Browse files
committed
Update to v0.7.3
1 parent 8517151 commit e65a8d7

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.7.3
2+
3+
### Features
4+
- Add `isGhost` on interface for standalone port
5+
6+
### Bug Fix
7+
- Fix index error when creating new function
8+
- Fix skipped cache removal for route mode
9+
110
# 0.7.1
211

312
### Features

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"blackprint/engine",
33
"description": "PHP Engine for Blackprint",
4-
"version": "0.7.1",
4+
"version": "0.7.3",
55
"keywords": ["blackprint", "engine"],
66
"license":"MIT",
77
"require": {

0 commit comments

Comments
 (0)