2.0.4
This commit is contained in:
parent
6dd28ed151
commit
37a14c3bee
2 changed files with 4 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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 <thosakwe@gmail.com>
|
||||
homepage: https://github.com/angel-dart/hot
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue