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: