1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

update changelog

This commit is contained in:
Nick O'Leary 2021-12-02 09:30:41 +00:00
parent 800006dd76
commit 173e75175e
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -10,6 +10,7 @@ Runtime
Editor Editor
- Change tab hide button icon to an eye and add search option (#3282) @knolleary
- Fix i18n handling of namespaces with spaces in (#3281) @knolleary - Fix i18n handling of namespaces with spaces in (#3281) @knolleary
- Trigger change event when autoComplete fills in input (#3280) @knolleary - Trigger change event when autoComplete fills in input (#3280) @knolleary
- Apply CN i18n fix (#3279) @knolleary - Apply CN i18n fix (#3279) @knolleary