mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-06 00:57:54 +02:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
23
CHANGELOG.md
23
CHANGELOG.md
@@ -1,3 +1,26 @@
|
||||
#### v2.4.2 (2022-08-17)
|
||||
|
||||
##### Chores
|
||||
|
||||
* incrementing version number - v2.4.1 (60cbd148)
|
||||
* update changelog for v2.4.1 (4b6baabb)
|
||||
* incrementing version number - v2.4.0 (4834cde3)
|
||||
* incrementing version number - v2.3.1 (d2425942)
|
||||
* incrementing version number - v2.3.0 (046ea120)
|
||||
|
||||
##### Documentation Changes
|
||||
|
||||
* explain what export routes actually do in OpenAPI documentation (#10836) (72e7b9f7)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* #10841, incorrect conditional in email interstitial partial (ec048a01)
|
||||
* don't crash if post is undefined (4a3e36a7)
|
||||
|
||||
##### Tests
|
||||
|
||||
* passport0.6 (#10638) (6b2a6f90)
|
||||
|
||||
#### v2.4.1 (2022-08-14)
|
||||
|
||||
##### Chores
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "nodebb",
|
||||
"license": "GPL-3.0",
|
||||
"description": "NodeBB Forum",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"homepage": "http://www.nodebb.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user