diff --git a/html/changelogs/AutoChangeLog-pr-2484.yml b/html/changelogs/AutoChangeLog-pr-2484.yml new file mode 100644 index 00000000000..e3918bbf956 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2484.yml @@ -0,0 +1,7 @@ +author: cacogen, Profakos +delete-after: true +changes: + - bugfix: Modifying a navigation beacon's codes list or location name now correctly + updates the associated global lists + - refactor: Refactored navigational beacons, making them constructable, deconstructable, + and generally easier to use