1
0

Fix: warn about outdated NodeJS fixed (#8388)

* Fix #8387

* update changelog

Co-authored-by: Johann150 <johann.galle@protonmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
Kainoa Kanter
2022-03-19 09:34:45 -07:00
committed by GitHub
parent c928941d29
commit f68b646878
4 changed files with 14 additions and 14 deletions
+1
View File
@@ -14,6 +14,7 @@ You should also include the user name that made the change.
### Improvements
- Bull Dashboardを組み込み、ジョブキューの確認や操作を行えるように @syuilo
- Check that installed Node.js version fulfills version requirement @ThatOneCalculator
### Bugfixes
- API: fix endpoint endpoint @Johann150