Skip to content

Commit 5ff9cba

Browse files
committed
Update changelog
1 parent ebeb15a commit 5ff9cba

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.2.0
2+
3+
- Make pytest_plugin confiugurable via `aidbox_create_app` pytest settings for create_app function
4+
- Deprecate `aidbox` pytest fixture
5+
- Add `app` session-scope fixture that does initialization of `app` only once
6+
- Fix `sdk.was_subscription_triggered` to work with session-scope app
7+
18
## 0.1.25
29

310
- Fix drop_before_all test fixture to properly exclude history tables using regex pattern

test.json

Whitespace-only changes.

0 commit comments

Comments
 (0)