Skip to content

Commit 1213a2e

Browse files
authored
README: improved released notes, updated toc.
1 parent 1e50b16 commit 1213a2e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
* [Setting up and controlling logging](#setting-up-and-controlling-logging)
1111
- [Get in touch](#get-in-touch)
1212
- [Releases notes](#releases-notes)
13+
+ [Version 2.7.0](#version-270)
14+
+ [Version 2.6.0](#version-260)
15+
+ [Version 2.5.2](#version-252)
16+
+ [Version 2.5.1](#version-251)
1317
+ [Version 2.5.0](#version-250)
1418
+ [Version 2.4.0](#version-240)
1519
+ [Version 2.3.0](#version-230)
@@ -78,7 +82,8 @@ configuration/
7882
├── programs/
7983
├── programworkflows/
8084
├── programworkflowstates/
81-
├── providerroles/
85+
├── providerroles/
86+
├── queues/
8287
├── relationshiptypes/
8388
└── roles/
8489

@@ -189,16 +194,16 @@ See the [documentation on Initializer's logging properties](readme/rtprops.md#lo
189194
## Releases notes
190195

191196
#### Version 2.7.0
192-
* Added support for Queues
197+
* Added support for 'queues' domain.
193198

194199
#### Version 2.6.0
195-
* Added support for Cohort Attribute types
200+
* Added support for 'cohorttypes' and 'cohortattributetypes' domains.
196201

197202
#### Version 2.5.2
198203
* Updated versions of Validator's metadatamapping to 1.6.0 and metadatasharing to 1.9.0.
199204

200205
#### Version 2.5.1
201-
* Enhanced Validator to stop randomly failing because of `LazyInitializationException`, and better teardown cleanup for uses with Maven plugins such as [openmrs-packager-maven-plugin](https://github.com/openmrs/openmrs-contrib-packager-maven-plugin) 1.7.0.
206+
* Enhanced Validator to prevent random failures because of `LazyInitializationException`, and better teardown cleanup for uses with Maven plugins such as [openmrs-packager-maven-plugin](https://github.com/openmrs/openmrs-contrib-packager-maven-plugin) 1.7.0.
202207

203208
#### Version 2.5.0
204209
* Added support for AMPATH Forms translations, see https://github.com/mekomsolutions/openmrs-module-initializer/issues/180 and https://github.com/mekomsolutions/openmrs-module-initializer/issues/221

0 commit comments

Comments
 (0)