File tree Expand file tree Collapse file tree 13 files changed +20
-21
lines changed
validator-first-dependency Expand file tree Collapse file tree 13 files changed +20
-21
lines changed Original file line number Diff line number Diff line change 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.11.0] ( #version-2110 )
1314 + [ Version 2.10.0] ( #version-2100 )
1415 + [ Version 2.9.0] ( #version-290 )
1516 + [ Version 2.8.0] ( #version-280 )
@@ -226,13 +227,11 @@ See the [documentation on Initializer's logging properties](readme/rtprops.md#lo
226227
227228## Releases notes
228229#### Version 2.11.0
230+ * Added support for patient flags (flags, flagpriorities, flagtags) domains
229231* Support for 'billing' (billableservices, paymentmodes, cashpoints) for Billing V2
230232* Removed support for Billing V1 (1.x) versions
231233* Support for system tasks with openmrs-module-tasks
232234
233- #### Version 2.11.0
234- * Added support for patient flags (flags, flagpriorities, flagtags) domains
235-
236235#### Version 2.10.0
237236* Support enhanced methods for loading htmlforms when running htmlformentry 5.5.0+
238237* Support loading drug ingredients within the drug domain, for compatible OpenMRS versions.
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.11.0-SNAPSHOT </version >
7+ <version >2.11.0</version >
88 </parent >
99
1010 <artifactId >initializer-api-2.2</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.11.0-SNAPSHOT </version >
7+ <version >2.11.0</version >
88 </parent >
99
1010 <artifactId >initializer-api-2.3</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >initializer</artifactId >
77 <groupId >org.openmrs.module</groupId >
8- <version >2.11.0-SNAPSHOT </version >
8+ <version >2.11.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >initializer</artifactId >
77 <groupId >org.openmrs.module</groupId >
8- <version >2.11.0-SNAPSHOT </version >
8+ <version >2.11.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.openmrs.module</groupId >
77 <artifactId >initializer</artifactId >
8- <version >2.11.0-SNAPSHOT </version >
8+ <version >2.11.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.11.0-SNAPSHOT </version >
7+ <version >2.11.0</version >
88 </parent >
99
1010 <artifactId >initializer-api-bahmni</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.11.0-SNAPSHOT </version >
7+ <version >2.11.0</version >
88 </parent >
99
1010 <artifactId >initializer-api</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.openmrs.module</groupId >
66 <artifactId >initializer</artifactId >
7- <version >2.11.0-SNAPSHOT </version >
7+ <version >2.11.0</version >
88 </parent >
99
1010 <artifactId >initializer-omod</artifactId >
Original file line number Diff line number Diff line change 1313
1414 <groupId >org.openmrs.module</groupId >
1515 <artifactId >initializer</artifactId >
16- <version >2.11.0-SNAPSHOT </version >
16+ <version >2.11.0</version >
1717 <packaging >pom</packaging >
1818 <name >Initializer</name >
1919 <description >The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.</description >
You can’t perform that action at this time.
0 commit comments