alessandro trinca tornidor commited on
Commit
d0b5fb6
·
1 Parent(s): 463d79e

doc: update changelog

Browse files
Files changed (1) hide show
  1. docs/Changelog.md +10 -0
docs/Changelog.md CHANGED
@@ -1,5 +1,15 @@
1
  # Changelog
2
 
 
 
 
 
 
 
 
 
 
 
3
  ## Version 1.11.6
4
 
5
  - fix the tailwindcss build command within the docker image
 
1
  # Changelog
2
 
3
+ # Version 1.11.8
4
+
5
+ - Update backend dependencies (samgis-core==3.4.0, samgis-web==1.2.6)
6
+ - Update frontend dependencies
7
+ - refactor: remove machine_learning_models unix symlink and reference directly the submodule sam-quantized
8
+
9
+ ## Version 1.11.7
10
+
11
+ - workaround for missing /home folder within the docker image
12
+
13
  ## Version 1.11.6
14
 
15
  - fix the tailwindcss build command within the docker image