Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-08-31 23:36:16 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-08-31 23:38:25 +0300
commitd18243b5cf7f16b3f07ae072f5340fc2aa806a1a (patch)
tree75ffc171ca25d1f955d03f448e84426cdf819c32 /Changelog.md
parent58483bdd2cdf422cda80c7194d2298c8bb84708c (diff)
parent6687f85164c3cb5f2a87f233b83038923cc95866 (diff)
Merge pull request #8385 from SuperTux88/remove-therubyracer
Remove note about therubyracer from Gemfile
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 4e055e849..ac8b38d2a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -30,6 +30,7 @@ We use yarn to install the frontend dependencies now, so you need to have that i
* Drop relay support [#8243](https://github.com/diaspora/diaspora/pull/8243)
* Use yarn to manage the frontend dependencies [#8364](https://github.com/diaspora/diaspora/pull/8364)
* Upgrade to latest `diaspora_federation`, remove support for old federation protocol [#8368](https://github.com/diaspora/diaspora/pull/8368)
+* Remove support for `therubyracer` [#8337](https://github.com/diaspora/diaspora/issues/8337)
## Bug fixes
* Fix multiple photos upload progress bar [#7655](https://github.com/diaspora/diaspora/pull/7655)