Make contrib building menu Replace rather than Union mcmd mergetype. Resolve #3069

This commit is contained in:
Griatch 2023-02-26 12:17:17 +01:00
parent d4074a5dba
commit f3f8a2413b
3 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,7 @@
## Main branch (git)
- Feature: RPSystem contrib `sdesc` command can now view/delete your sdesc.
- Bug fix: Change so `script obj = [scriptname|id]` is required to manipulate scripts
on objects; `script scriptname|id` only works on global scripts.
- Doc: Add warning about `Django-wiki` (in wiki tutorial) only supporting Django <4.0.