release_notes: note proto warning fixed

This commit is contained in:
carla 2021-06-03 11:01:09 +02:00
parent 1bdcc2cd41
commit a3c8e54bf4
No known key found for this signature in database
GPG key ID: 4CA7FE54A6213C91

View file

@ -19,3 +19,5 @@ This file tracks release notes for the loop client.
#### Breaking Changes
#### Bug Fixes
* A protobuf warning that was being logged on `loopd` startup and `loop` cli
calls has been addressed.