Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Jan 13, 2024
1 parent 4097f6f commit 95a9b56
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/rel-notes/Rel-Notes.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
<BCol cols="12" class="left-column">
<h1>RELEASE NOTES</h1>
<p v-if="store.state.demo">Note: This is a demo version of the application.</p>
<h3>v.2.0.0 - 13 Januari 2024 MAJOR release</h3>
<p>Changes:</p>
<ul>
<li>Migration to Vue3</li>
<li>Use of Vue3 adapted dependencies</li>
</ul>
<h3>v.1.25 - 22 September 2023 Bug fixes, move to Vite</h3>
<p>Bug fixes:</p>
<ul>
Expand Down

0 comments on commit 95a9b56

Please sign in to comment.