update CHANGELOG again

This commit is contained in:
ccd0 2014-06-18 13:33:51 -07:00
parent 4ab650b543
commit f301a011a0

View File

@ -7,8 +7,8 @@
- Board objects have been reduced to the form `{ID: "g"}`.
- Thread and post objects have been reduced to the form `{ID: 39894014, fullID: "g.39894014"}`.
- More fields may be added if requested.
- The current interfaces for the `AddMenuEntry` and `AddSettingsSection` events continue to not work in Chromium should be considered deprecated. They are provided for backwards compatibility with existing scripts. Suggestions for replacements are welcome.
- The `4chanXInitFinished`, `CloseMenu`, `QRDialogCreation`, and `OpenSettings` events are unchanged.
- The current interfaces for the `AddMenuEntry` and `AddSettingsSection` events continue to not work in Chromium should be considered deprecated. They are provided only for backwards compatibility with existing scripts. Suggestions for replacements are welcome.
- The `4chanXInitFinished`, `CloseMenu`, `QRDialogCreation`, and `OpenSettings` events are unchanged, as is the undocumented `QRPostSuccessful_` (`QRPostSuccessful` without the board object, used by Name Sync on Chromium).
### v1.7.63
*2014-06-16*