Skip to content

Commit 432db3c

Browse files
committed
chore(release): 0.3.1
1 parent afd860b commit 432db3c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.3.1](https://github.com/Decision-Driven-Development/testable-io/compare/v0.3.0...v0.3.1) (2025-05-29)
6+
7+
8+
### Features
9+
10+
* ability to extract delay value from the response ([afd860b](https://github.com/Decision-Driven-Development/testable-io/commit/afd860b0cde46779e37cc435ac17dd4871ec21aa)), closes [#14](https://github.com/Decision-Driven-Development/testable-io/issues/14)
11+
512
## [0.3.0](https://github.com/Decision-Driven-Development/testable-io/compare/v0.2.1...v0.3.0) (2025-05-20)
613

714

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>io.github.nergal-perm</groupId>
99
<artifactId>testable-io</artifactId>
10-
<version>0.3.0</version>
10+
<version>0.3.1</version>
1111
<packaging>jar</packaging>
1212

1313
<name>Testable IO</name>

0 commit comments

Comments
 (0)