From 47f1c9c4ecfd5b9ec462415eea71926b45f90056 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Tue, 30 Jan 2018 22:57:16 -0600 Subject: [PATCH] Push for dev --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db6fb6d67..e377af77e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines. ### Added * Added support for editing symlinked files on the Panel. +* Added new application specific API to Panel with endpoints at `/api/application`. Includes new Admin CP interface for managing keys and an easier permissions system. ## v0.7.0-beta.4 (Derelict Dermodactylus) ### Fixed