mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
docs: updating changelog to move line re: breaking change down to new features
The initial commit for the change had the socket methods removed, causing it to become a breaking change. Those methods have been restored, but are deprecated, and now slated for removal in an as-yet-unannounced v4.
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
#### v3.1.0 (2023-05-10)
|
#### v3.1.0 (2023-05-10)
|
||||||
|
|
||||||
##### Breaking Changes
|
|
||||||
|
|
||||||
* started work on porting socket methods to write API [breaking] (f2082d7d)
|
|
||||||
|
|
||||||
##### Chores
|
##### Chores
|
||||||
|
|
||||||
* up themes (14a5c1aa)
|
* up themes (14a5c1aa)
|
||||||
@@ -92,6 +88,7 @@
|
|||||||
* move topic thumb to template (84a78c2d)
|
* move topic thumb to template (84a78c2d)
|
||||||
* open topic thumbs on click in a bootbox dialog instead of opening in same page; complements nodebb/nodebb-theme-harmony#12 (04219c4c)
|
* open topic thumbs on click in a bootbox dialog instead of opening in same page; complements nodebb/nodebb-theme-harmony#12 (04219c4c)
|
||||||
* closes #11424, add category selector to fork modal (#11491) (6b51dd5a)
|
* closes #11424, add category selector to fork modal (#11491) (6b51dd5a)
|
||||||
|
* started work on porting socket methods to write API (f2082d7d)
|
||||||
|
|
||||||
##### Bug Fixes
|
##### Bug Fixes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user