Skip to content

Commit

Permalink
Update changelog for 5.2.3 (#3788)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin authored Dec 11, 2023
1 parent a6ae003 commit 8ab4864
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

The crates in this repository do not adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) at this time.

## [5.2.3]

### Fixed

- Fixed mobilecoind returning a gRPC invalid argument error instead of a not
found error when ledger data is not found ([#3787])

### Changed

#### Deployments

- Add stack labels for service monitoring services ([#3782])

[#3787]: https://github.com/mobilecoinfoundation/mobilecoin/pull/3787
[#3782]: https://github.com/mobilecoinfoundation/mobilecoin/pull/3782

## [5.2.2]

### Changed
Expand Down

0 comments on commit 8ab4864

Please sign in to comment.