Skip to content

Commit

Permalink
Merge branch 'development' into feature_consolidate_middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Jan 22, 2024
2 parents 9feb861 + 85b8cea commit 29e2de8
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions meteor_packages/mats-common/public/MATSReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,26 @@
<p></p>
<h4>Production build date: <x-cr>Current revision</x-cr></h4>
<p style="margin: 25px 0"></p>
<h4>PUT APP VERSIONS HERE</h4>
<p style="margin: 25px 0"></p>
<p>Changes:</p>
<p>* PUT CHANGES HERE</p>
</div>
<div>
<hr
style="display: block; height: 2px; margin: 1em 0; border-top: 2px solid #000000"
/>
</div>
<div>
<p></p>
<h4>Production build date: 2024.01.22</h4>
<p style="margin: 25px 0"></p>
<h4>All apps v5.2.2</h4>
<p style="margin: 25px 0"></p>
<p>Changes:</p>
<p>* METAR app uses improved metadata schema, resulting in speed improvements.</p>
<p>* Additional AMDAR datasets added to upper air app.</p>
<p>
* Possibly fixed the double value string bug that can happen after a metadata
update.
</p>
<p>* Improved handling of datestrings.</p>
</div>
<div>
<hr
Expand Down

0 comments on commit 29e2de8

Please sign in to comment.