Update changelog

This commit is contained in:
Dan Sosedoff 2023-06-17 12:19:21 -05:00
parent 189ca505bc
commit a4185415e2
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -1,3 +1,11 @@
# 0.14.1 - 2023-06-17
- NEW: Add process start time metric, GH-675
- NEW: Configure pgweb user for docker container, GH-674
- NEW: Updated dockerfile, GH-645
- FIX: Fix typo in the healthy metric, GH-657
- NEW: Use entrypoint instead of cmd in in dockerfile, GH-654
# 0.14.0 - 2023-02-21 # 0.14.0 - 2023-02-21
- FIX: History page query loading fixup, GH-632 - FIX: History page query loading fixup, GH-632