diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html b/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html index cc6f09fc2..154b0075c 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html @@ -1,6 +1,12 @@
 Most recent update
 
+2022 August 07
+- upgrades to back-end card definitions.  If you see any problems with cards, please let us know ASAP.
+- Decks are now shareable!  Click on the Export Deck List button from the deck lists screen as normal, and you'll find that this URL can now be shared to anyone you like!
+- Added Notes to decks.  Click the + button in the deckbuilder to edit notes, which you can use to leave notes for yourself.
+- Notes are also included in the sharable deck export, so you can also use them for strategy discussion.
+
 2022 August 05
 - MASSIVE back-end update.
    - Upgraded Java version from 8 to 17