Skip to content

Commit a72fa8f

Browse files
committed
doc: release notes 1.3.1
Signed-off-by: Jaime Silvela <[email protected]>
1 parent b89eef6 commit a72fa8f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

DEVELOPERS_DEVELOPERS_DEVELOPERS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ before cutting out a new release.
9797
See the [GitHub document on using third party actions](https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions).
9898

9999
Example:
100+
100101
``` yaml
101102
- name: Compute the E2E test summary
102103
id: generate-summary

ReleaseNotes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ For a complete list of changes, please refer to the
66
[commits](https://github.com/cloudnative-pg/ciclops/commits/main)
77
on the `main` branch in GitHub.
88

9+
## Version 1.3.1
10+
11+
**Release date:** Nov 25, 2024
12+
13+
Improvements:
14+
15+
- Use `floor` rather than `round` in the thermometer, so that we don't get 100%
16+
success in the presence of failures (#15)
17+
918
## Version 1.3.0
1019

1120
**Release date:** Jun 06, 2024

0 commit comments

Comments
 (0)