We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68b94b commit 2658f27Copy full SHA for 2658f27
cmtp/changelog.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+- add context-compare validation plugin
13
- netty support for new version
14
- add new plugin context-mapper-task
15
cmtp/pom.xml
@@ -9,7 +9,7 @@
</parent>
<groupId>io.github.linagora.linid.im</groupId>
<artifactId>cmtp</artifactId>
- <version>0.2.0</version>
+ <version>0.3.0</version>
<name>context-mapper-task</name>
<description>Plugin to manage context.</description>
<url>https://github.com/linagora/linid-im-api-community-plugins</url>
0 commit comments