typeorm 0.3, Dockerfile optmizations

This commit is contained in:
Charlie Laabs
2022-03-25 22:38:20 -05:00
parent f89bed9e5d
commit 4215b5ae13
7 changed files with 142 additions and 167 deletions

View File

@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
## Versions
### 2.1.0
* Update dependencies (typeorm 0.3)
* Dockerfile optimization
### 2.0.1
* Add a filter to ensure the bot doesn't just post exact previous messages.