Skip to content

Commit abd6630

Browse files
committed
dev: update phoenix changelog
1 parent a2413b1 commit abd6630

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/phoenix/src/meta/versions.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1818
*/
1919
export const SHELL_VERSIONS = [
20+
{
21+
v: '0.2.5',
22+
changes: [
23+
'add PDE execution from /admin/Public/bin',
24+
]
25+
},
2026
{
2127
v: '0.2.4',
2228
changes: [

0 commit comments

Comments
 (0)