Skip to content

Commit e1ceb04

Browse files
committed
Prepare for release 1.3.0
1 parent 6d62aec commit e1ceb04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
89
## [Unreleased]
910

11+
(no changes yet)
12+
13+
## [1.3.0] - 2024-08-27 {: #v1.3.0 }
14+
1015
### Added
1116

1217
- Add support for standard output and error redirection in the script driver.
@@ -176,6 +181,7 @@ Initial release
176181

177182

178183
[Unreleased]: https://github.com/reproducible-reporting/stepup-core
184+
[1.3.0]: https://github.com/reproducible-reporting/stepup-core/releases/tag/v1.3.0
179185
[1.2.8]: https://github.com/reproducible-reporting/stepup-core/releases/tag/v1.2.8
180186
[1.2.7]: https://github.com/reproducible-reporting/stepup-core/releases/tag/v1.2.7
181187
[1.2.6]: https://github.com/reproducible-reporting/stepup-core/releases/tag/v1.2.6

0 commit comments

Comments
 (0)