aletrn commited on
Commit
3e2ce48
·
1 Parent(s): 50d657b

[doc] update changelog

Browse files
Files changed (1) hide show
  1. docs/Changelog.md +4 -0
docs/Changelog.md CHANGED
@@ -1,5 +1,9 @@
1
  # Changelog
2
 
 
 
 
 
3
  ## Version 1.4.2
4
 
5
  - frontend: add support for hiding old polygon layers from ML inferences
 
1
  # Changelog
2
 
3
+ ## Version 1.5.0
4
+
5
+ - now it's possible to download tmp images from /vis_output routes if WRITE_TMP_ON_DISK env variable exists (it's the output folder path)
6
+
7
  ## Version 1.4.2
8
 
9
  - frontend: add support for hiding old polygon layers from ML inferences