Add very basic cache busting

This commit is contained in:
Dane Everitt
2018-02-18 15:15:53 -06:00
parent 1eb76c4457
commit 0341dbdfad
11 changed files with 135 additions and 76 deletions

View File

@@ -14,6 +14,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Changed
* Adjusted exception handler behavior to log more stack information for PDO exceptions while not exposing credentials.
### Added
* Very basic cache busting until asset management can be changed to make use of better systems.
## v0.7.0 (Derelict Dermodactylus)
### Fixed
* `[rc.2]` — Fixes bad API behavior on `/user` routes.