diff --git a/CHANGELOG.md b/CHANGELOG.md index deeac70b..d3564d36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,12 @@ - [go-mod-secrets](https://github.com/edgexfoundry/go-mod-secrets/blob/main/CHANGELOG.md) (indirect dependency) - [go-mod-configuration](https://github.com/edgexfoundry/go-mod-configuration/blob/main/CHANGELOG.md) (indirect dependency) +## [v2.3.1] Levski - 2023-03-21 (Only compatible with the 2.x releases) + +### Bug Fixes 🐛 + +- Upgrade device sdk to fix device cache issue ([#a19c49b](https://github.com/edgexfoundry/device-usb-camera/commits/a19c49b)) + ## [v2.3.0] Levski - 2022-11-09 (Not Compatible with 1.x releases) ### Features ✨ @@ -57,4 +63,4 @@ ## [v2.2.0] Kamakura - 2022-07-26 -This is the initial release of this USB camera device service. Refer to the [README](https://github.com/edgexfoundry/device-usb-camera/blob/v2.2.0/README.md) for details about this service. \ No newline at end of file +This is the initial release of this USB camera device service. Refer to the [README](https://github.com/edgexfoundry/device-usb-camera/blob/v2.2.0/README.md) for details about this service.