Skip to content

Commit 6dea086

Browse files
authored
feat: README.md updated (#234)
Refs: #232
1 parent 91591af commit 6dea086

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ An extension which inherits from this generic extension will automatically get f
2020
* API to serialize/deserialize XML data (`JAXBUtils`)
2121
* REST application and end points giving access to settings functionality described above as well as access to extension information and version
2222
* Swagger UI page listing information about REST API provided
23+
* Some utility classes and methods to simplify development of new extensions
24+
* Some test classes to simplify testing of new extensions using JUnit and Mockito
25+
26+
> [!IMPORTANT]
27+
> Starting from version 8.0.0 only latest version of Polarion is supported.
28+
> Right now it is Polarion 2410.
2329
2430
## How to use
2531

0 commit comments

Comments
 (0)