Skip to content

Commit 9d4ebb2

Browse files
author
semantic-release
committed
0.2.0
Automatically generated by python-semantic-release
1 parent 7ce3e28 commit 9d4ebb2

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v0.2.0 (2025-12-11)
5+
6+
### Features
7+
8+
- Add a macro function for testing
9+
([`7ce3e28`](https://github.com/bec-project/bec_testing_plugin/commit/7ce3e280ba95bb105d571c8fdf15552dc9830084))
10+
11+
- Add a macro function for testing
12+
([`7c777f2`](https://github.com/bec-project/bec_testing_plugin/commit/7c777f2acd05c22239f91349f4609fa7a773e2a7))
13+
14+
415
## v0.1.0 (2025-12-09)
516

617
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bec_testing_plugin"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
description = "A plugin repository for BEC"
99
requires-python = ">=3.10"
1010
classifiers = [

0 commit comments

Comments
 (0)