<%= @app_name -%> <%= @release_version.gsub(‘_’, ‘.’) -%> Release Notes¶ ↑
A one (or two) sentence overview blurb of this release.¶ ↑
<%= Time.now.utc.strftime(‘%m/%d/%Y’) %>¶ ↑
Additions¶ ↑
-
Any new additions to the app go here.
Changes¶ ↑
-
Any notable changes should be covered here.
Improvements¶ ↑
-
Not a bad idea to highlight some improvements.
Removals¶ ↑
-
Something missing? …probably should list it here.
Fixes¶ ↑
-
Things that were fixed since the last release.
Known Issues / Bugs¶ ↑
-
If any bugs are present let them be known.
Upcoming¶ ↑
-
What’s in the release pipeline?
the end