feat: Improved fetch instances endpoint and prepare changelog to version 1.1.0 in homolog

This commit is contained in:
Davidson Gomes
2023-06-10 18:56:11 -03:00
parent f067cb99c8
commit ae1c5908ae
4 changed files with 36 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
# 1.1.0 (homolog)
### Features
* Improved fetch instances endpoint, now it also fetch other instances even if they are not connected
### Fixed
* Adjust dockerfile variables
* tweaks in docker-compose to pass variables
# 1.0.9 (2023-06-10)
### Fixed