From 37a14c3bee896a9680d1738cf5ed7ad6e7522a7a Mon Sep 17 00:00:00 2001 From: Tobe O Date: Wed, 6 Feb 2019 21:57:42 -0500 Subject: [PATCH] 2.0.4 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f381f910..c4335c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 2.0.4 +* Forcibly close app loggers on shutdown. + # 2.0.3 * Fixed up manual restart. * Remove stutter on hotkey press. diff --git a/pubspec.yaml b/pubspec.yaml index 5abbbbe6..0549116b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: angel_hot description: Supports hot reloading/hot code push of Angel servers on file changes. -version: 2.0.3 +version: 2.0.4 author: Tobe O homepage: https://github.com/angel-dart/hot environment: