Skip to content

Commit

Permalink
EXM-49565: Added the what's new list and update compatible version in…
Browse files Browse the repository at this point in the history
… readme.
  • Loading branch information
DunaMariusCosmin committed Dec 22, 2021
1 parent f367bad commit 8455c6f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Oxygen XML plugin that contributes a preferences page that includes various options for updating the "prolog" section of a DITA topic/map.

## Compatibility
This add-on is compatible with Oxygen XML Editor (or XML Author) version 19.0 or higher.
This add-on is compatible with Oxygen XML Editor (or XML Author) version 22.1 or higher.

## How to install

Expand Down
7 changes: 7 additions & 0 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ https://www.oxygenxml.com/doc/versions/18.1/ug-editor/topics/packing-and-deployi
<p>For more details, see: <a href="https://github.com/oxygenxml/oxygen-dita-prolog-updater">https://github.com/oxygenxml/oxygen-dita-prolog-updater</a></p>
</div>
<hr/>
<div>
<h3>What's new in version 1.1.2</h3>
<ul>
<li>Added a new option for controlling where to store the options from the add-on preferences page (either in global options or in project-level options).</li>
<li>Fixed an issue where the prolog element was inserted in documents that do not allow it.</li>
</ul>
</div>
<div>
<h3>What's new in version 1.1.1</h3>
<ul>
Expand Down

0 comments on commit 8455c6f

Please sign in to comment.