Skip to content

Commit

Permalink
updated change log and kept build name consistent with ws (reverting …
Browse files Browse the repository at this point in the history
…commit 99ea319)
  • Loading branch information
oba-reliatec committed May 15, 2024
1 parent 2a99661 commit 772992c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.3.0 (March 1, 2024)
## 1.3.0 (May 15, 2024)

**bugfix:**

Expand All @@ -13,5 +13,7 @@

**enhancement:**
* renewed layout of express add subject (#375)
* added docker compose setup for local development (#394)
* added send test email feature (#396)

**tests:**
1 change: 0 additions & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@
</dependency>
</dependencies>
<build>
<finalName>${project.artifactId}</finalName>
<plugins>
<plugin>
<groupId>org.codehaus.cargo</groupId>
Expand Down

0 comments on commit 772992c

Please sign in to comment.