From 2c4cd39dc9d9eb44afd3ed23a75003fc3c8ec3b3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Oct 2018 04:48:33 -0700 Subject: [PATCH] static application support --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e4a1e3..5936739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v0.0.11 +- Prototype of static application support. + +# v0.0.10 +- Bufgix for async class-based views. + # v0.0.9 - Bugfix for async class-based views.