Update version change log with special treatment of .json removal

Log removal of support for treatment of .json for API objects

Change-Id: I9c10a1d166cf8f55070024000eb64be1319bb6e5
This commit is contained in:
cid 2024-06-13 15:38:03 +01:00
parent ebbc8300c3
commit d189465b1d

View File

@ -128,6 +128,7 @@ BASE_VERSION = 1
# v1.88: Add name field to port.
# v1.89: Add API for attaching/detaching virtual media
# v1.90: Accept ovn vtep switch metadata schema to port.local_link_connection
# v1.91: Remove special treatment of .json for API objects
MINOR_0_JUNO = 0
MINOR_1_INITIAL_VERSION = 1