diff --git a/code/web/release_notes/24.07.00.MD b/code/web/release_notes/24.07.00.MD new file mode 100644 index 0000000000..0250d011c0 --- /dev/null +++ b/code/web/release_notes/24.07.00.MD @@ -0,0 +1,31 @@ +## Aspen LiDA Updates +- + +## Aspen Discovery Updates +// mark + +// kirstien + +// kodi + +// katherine + +// alexander + +// jacob + +// pedro + +// other + +## This release includes code contributions from +- ByWater Solutions + - Mark Noble (MDN) + - Kirstin Kroeger (KK) + - Kodi Lein (KL) + - Katherine Perdue (KP) + +- PTFS-Europe + - Pedro Amorim (PA) + - Alexander Blanchard (AB) + - Jacob O'Mara (JOM) diff --git a/code/web/sys/DBMaintenance/version_updates/24.07.00.php b/code/web/sys/DBMaintenance/version_updates/24.07.00.php new file mode 100644 index 0000000000..7899003364 --- /dev/null +++ b/code/web/sys/DBMaintenance/version_updates/24.07.00.php @@ -0,0 +1,30 @@ + [ + 'title' => '', + 'description' => '', + 'continueOnError' => false, + 'sql' => [ + '' + ] + ], //name*/ + + //mark - ByWater + + + //kirstien - ByWater + + + //kodi - ByWater + + //katherine - ByWater + + //other + + + + ]; +} \ No newline at end of file