Credit for #1103
This commit is contained in:
parent
c2cb235044
commit
ec8e14eb13
1
pom.xml
1
pom.xml
|
@ -433,6 +433,7 @@
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
<id>RuthAlk</id>
|
<id>RuthAlk</id>
|
||||||
|
<name>Ruth Alkema</name>
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
<id>Tastelezz</id>
|
<id>Tastelezz</id>
|
||||||
|
|
|
@ -164,6 +164,10 @@
|
||||||
now possible to disallow this action, to only allow alphanumeric IDs (the default
|
now possible to disallow this action, to only allow alphanumeric IDs (the default
|
||||||
and only option previously) or allow any IDs including alphanumeric.
|
and only option previously) or allow any IDs including alphanumeric.
|
||||||
</action>
|
</action>
|
||||||
|
<action type="add" issue="1103">
|
||||||
|
It is now possible to use your own IMessageResolver instance in the narrative
|
||||||
|
generator. Thanks to Ruth Alkema for the pull request!
|
||||||
|
</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
<release version="3.5.0" date="2018-09-17">
|
<release version="3.5.0" date="2018-09-17">
|
||||||
|
|
Loading…
Reference in New Issue