Skip to content

Commit b959a8d

Browse files
committed
Release v0.4.0
1 parent 9f8e259 commit b959a8d

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ ifdef::env-github[]
99
:warning-caption: :warning:
1010
endif::[]
1111

12+
== Version 0.4.0
13+
[cols="1,2,<10a", options="header"]
14+
|===
15+
|ID|Type|Description
16+
|0
17+
|Enhancement
18+
|Lookup values from file content.
19+
20+
|0
21+
|Enhancement
22+
|Provide Docker image to be used as an init container for K8s deployments.
23+
|===
24+
25+
1226
== Version 0.3.0
1327
[cols="1,2,<10a", options="header"]
1428
|===

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>com.github.axway-api-management-plus</groupId>
2121
<artifactId>yamles-utils</artifactId>
22-
<version>0.4.0-SNAPSHOT</version>
22+
<version>0.4.0</version>
2323
<packaging>jar</packaging>
2424
<name>YAML Entity Store Utilities</name>
2525
<description>Utilities for YAML Entity Store based API Gateway projects.</description>

0 commit comments

Comments
 (0)