From 25041145ef1b5c505978c6966652f5c2bc9b1214 Mon Sep 17 00:00:00 2001 From: Elliot Saba Date: Wed, 1 Jul 2020 11:53:48 -0700 Subject: [PATCH] Tag v1.1 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 64b214a..c869df5 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ volumes: # Changelog +### 1.1 +- Upgraded to Python 3 installed within the environment, various quality of life improvements around initial setup and renewal. + ### 1.0 - Many improvements thanks to contributors from across the globe. Together, we have drastically reduced the amount of customization needed; configs can be mounted directly into a prebuilt image, and the configurations can even be templated.