From 45317e54c7dc464914027092f8aaa25fb6716ddc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Wed, 24 Apr 2019 22:46:09 +0400 Subject: [PATCH] :memo: Update release notes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07b2abb..7c9a5f4 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ After using this generator, your new project (the directory created) will contai * Create DB Item objects from all Pydantic model's fields. +* Update Jupyter Lab installation and util script/environment variable for local development. + ### 0.3.0 * PR #14: