docs(log): fixed incorrect changelog date (#19276)

Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
This commit is contained in:
hwangjae@dsrv
2024-01-29 10:39:37 +00:00
committed by GitHub
parent c124c1736c
commit 101a639415
+1 -1
View File
@@ -22,7 +22,7 @@ Each entry must include the Github issue reference in the following format:
## [Unreleased]
## [v1.3.0](https://github.com/cosmos/cosmos-sdk/releases/tag/log/v1.3.0) - 2023-01-10
## [v1.3.0](https://github.com/cosmos/cosmos-sdk/releases/tag/log/v1.3.0) - 2024-01-10
* [#18916](https://github.com/cosmos/cosmos-sdk/pull/18916) Introduce an option for setting hooks.
* [#18429](https://github.com/cosmos/cosmos-sdk/pull/18429) Support customization of log json marshal.