Browse Source

Update chengelog

DarthSim 5 years ago
parent
commit
5464cca4c2
1 changed files with 5 additions and 1 deletions
  1. 5 1
      CHANGELOG.md

+ 5 - 1
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Changelog
 
 ## [Unreleased]
+### Added
+- Add `IMGPROXY_PROMETHEUS_NAMESPACE` config.
+
+### Changed
+- Better for libvips memory metrics for Prometheus
 
 ## [2.13.1] - 2020-05-06
 ### Fixed
@@ -27,7 +32,6 @@
 - Improved `trim` processing option.
 - Quantizr updated to 0.2.0 in Docker image.
 
-
 ## [2.11.0] - 2020-03-12
 ### Changed
 - Replaced imagequant with [Quantizr](https://github.com/DarthSim/quantizr) in docker image.