From b073a15c85a6a66d9ca8c4d4ae9e787e05b57c90 Mon Sep 17 00:00:00 2001 From: Aaron Gundel Date: Fri, 31 Jan 2025 12:59:01 -0700 Subject: [PATCH] fixup! removes cantaloupe directory creation --- releases/7.6.6.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/releases/7.6.6.md b/releases/7.6.6.md index 0fea74eb8b..7a9f61756b 100644 --- a/releases/7.6.6.md +++ b/releases/7.6.6.md @@ -2,10 +2,9 @@ ### Bug Fixes and Enhancements -- Fix inability to remove a second parent from a concept [#11742](https://github.com/archesproject/arches/pull/11742) -- Fix slow reports when used on systems with many related resources [#11748](https://github.com/archesproject/arches/pull/11748) -- Reimplement superuser bypass of nodegroup permission check [#11744](https://github.com/archesproject/arches/pull/11744) - +- Fix inability to remove a second parent from a concept [#11742](https://github.com/archesproject/arches/pull/11742) +- Fix slow reports when used on systems with many related resources [#11748](https://github.com/archesproject/arches/pull/11748) +- Reimplement superuser bypass of nodegroup permission check [#11744](https://github.com/archesproject/arches/pull/11744) ### Dependency changes: @@ -32,4 +31,3 @@ JavaScript: ``` sudo service apache2 reload ``` -