Skip to content

Commit 5945d0d

Browse files
authored
Merge pull request #508 from redhat-performance/development
sync development up, test fully automated CD
2 parents 1811c05 + ac57ae7 commit 5945d0d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v1.2.0 (2026-02-03)
5+
6+
### Features
7+
8+
- Just testing semantic release workflow.
9+
([`bee8c78`](https://github.com/sadsfae/badfish/commit/bee8c78d5a5ea9505afb5f32c9569fc43337fae1))
10+
11+
412
## v1.1.0 (2026-02-03)
513

614
### Bug Fixes

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ With rack, ULocation and blade being optional in a hierarchical fashion otherwis
723723
724724
Please refer to our contributing [guide](CONTRIBUTING.md).
725725
726-
727726
* Here is some useful documentation
728727
- [Creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)
729728
- [Keeping a cloned fork up to date](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/syncing-a-fork)

src/badfish/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.0"
1+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)