]> Untitled Git - lemmy.git/commitdiff
Fixing release doc.
authorDessalines <tyhou13@gmx.com>
Mon, 3 May 2021 01:19:16 +0000 (21:19 -0400)
committerDessalines <tyhou13@gmx.com>
Mon, 3 May 2021 01:19:16 +0000 (21:19 -0400)
RELEASES.md
docker/prod/deploy.sh

index 86a3821a3ddb2b4d0f5b84438b8c21bda0745af4..209edf2ec93ca78d74432e67cd43413132710576 100644 (file)
@@ -8,11 +8,11 @@ Since our last release this month, we've had [~60](https://github.com/LemmyNet/l
 
 #### Major Changes
 
-- Add option to disable strict allowlist ( [#1486](https://github.com/LemmyNet/lemmy/issues/1486)) [documentation](https://join.lemmy.ml/docs/en/federation/administration.html) # TODO: need to merge https://github.com/LemmyNet/lemmy-docs/pull/66/files
+- Add option to disable strict allowlist ( [#1486](https://github.com/LemmyNet/lemmy/issues/1486)) [documentation](https://join.lemmy.ml/docs/en/federation/administration.html) 
 - Add option to limit community creation to admins only ([#1587](https://github.com/LemmyNet/lemmy/issues/1587))
 - Many search improvements:
-    - Don't search for communities or users when the id is included.
-    - Add creator id to search.
+  - Don't search for communities or users when the id is included.
+  - Add creator id to search.
 
 #### General
 
index d72a74e8e5309a2e72152b91acd37723505b1590..fd78b71a0d0ff9cf64025b18124d0340852829e7 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
-set -e
 #git checkout main
 
 # Creating the new tag