Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## v1.2.0 (2026-02-03)

### Features

- Just testing semantic release workflow.
([`bee8c78`](https://github.com/sadsfae/badfish/commit/bee8c78d5a5ea9505afb5f32c9569fc43337fae1))


## v1.1.0 (2026-02-03)

### Bug Fixes
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,6 @@ With rack, ULocation and blade being optional in a hierarchical fashion otherwis

Please refer to our contributing [guide](CONTRIBUTING.md).


* Here is some useful documentation
- [Creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)
- [Keeping a cloned fork up to date](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/syncing-a-fork)
Expand Down
2 changes: 1 addition & 1 deletion src/badfish/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.0"
__version__ = "1.2.0"