From 5b3271ad0ee058aab35c58951f66ff9aaddf05eb Mon Sep 17 00:00:00 2001 From: Matthew Witkowski Date: Tue, 16 Jan 2024 15:38:47 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f0305b056..87ebb8b448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * Add upgrade handler for 1.18 [#1756](https://github.com/provenance-io/provenance/pull/1756). * Remove the rust upgrade handlers [PR 1774](https://github.com/provenance-io/provenance/pull/1774). * Allow bypassing the config warning wait using an environment variable [PR 1810](https://github.com/provenance-io/provenance/pull/1810). +* Update protos, naming, and documentation to use millis [#1813](https://github.com/provenance-io/provenance/issues/1813). ### Bug Fixes