Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkyffin committed Sep 23, 2024
1 parent 3b0709a commit 0a8b8cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

General installation instructions are at https://icatproject.org/installation/component

Specific installation instructions are at https://repo.icatproject.org/site/icat/server/6.0.0/installation.html
Specific installation instructions are at https://repo.icatproject.org/site/icat/server/6.0.1/installation.html

All documentation on the icat.server may be found at https://repo.icatproject.org/site/icat/server/6.0.0
All documentation on the icat.server may be found at https://repo.icatproject.org/site/icat/server/6.0.1
3 changes: 3 additions & 0 deletions src/site/xhtml/release-notes.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

<h1>ICAT Server Release Notes</h1>

<h2>6.0.1</h2>
<p>Ensures that authorization rules are read in a separate transaction.</p>

<h2>6.0.0</h2>
<p>Upgrade from JavaEE to JakartaEE 10. Requires Java 11+ and an application server that supports JakartaEE 10 such as Payara 6.</p>

Expand Down

0 comments on commit 0a8b8cc

Please sign in to comment.