Add transform upgrade bug fix changelog (#11090)

This commit is contained in:
Scott Miller 2021-03-12 09:52:41 -06:00 committed by GitHub
parent b2e68caf83
commit a4565ea916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
changelog/_1757.txt Normal file
View File

@ -0,0 +1,4 @@
```release-note: bug
transform (enterprise): Fix an issue with malformed transform configuration
storage when upgrading from 1.5 to 1.6. See Upgrade Notes for 1.6.x.
```