tweak CHANGELOG again

This commit is contained in:
ccd0 2014-06-18 13:38:19 -07:00
parent f301a011a0
commit ed425449da

View File

@ -7,7 +7,7 @@
- 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 only for backwards compatibility with existing scripts. Suggestions for replacements are welcome.
- 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, as is the undocumented `QRPostSuccessful_` (`QRPostSuccessful` without the board object, used by Name Sync on Chromium).
### v1.7.63