Skip to content

Commit 919bdea

Browse files
authored
Update CHANGELOG.md
1 parent 049f2a0 commit 919bdea

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

CHANGELOG.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44

55
### Various fixes & improvements
66

7-
- Make sure to use the default decimal context in our code (#4231) by @antonpirker
8-
- tests: Move aiohttp under toxgen (#4319) by @sentrivana
9-
- tests: Fix version picking in toxgen (#4323) by @sentrivana
7+
- fix: Make sure to use the default decimal context in our code (#4231) by @antonpirker
108
- fix(integrations): ASGI integration not capture transactions in Websocket (#4293) by @guodong000
11-
- Make all relevant types public (#4315) by @antonpirker
12-
- build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#4318) by @dependabot
13-
- test(logs): Avoid failure when running with integrations enabled (#4316) by @rominf
9+
- feat(typing): Make all relevant types public (#4315) by @antonpirker
1410
- feat(spans): Record flag evaluations as span attributes (#4280) by @cmanallen
15-
- toxgen: Remove unused code and rerun (#4313) by @sentrivana
16-
- toxgen: Add cohere (#4304) by @sentrivana
17-
- toxgen: Migrate fastapi (#4302) by @sentrivana
18-
- toxgen: Add huggingface_hub (#4299) by @sentrivana
19-
- toxgen: Add huey (#4298) by @sentrivana
11+
- test(logs): Avoid failure when running with integrations enabled (#4316) by @rominf
12+
- tests: Remove unused code and rerun (#4313) by @sentrivana
13+
- tests: Add cohere to toxgen (#4304) by @sentrivana
14+
- tests: Migrate fastapi to toxgen (#4302) by @sentrivana
15+
- tests: Add huggingface_hub to toxgen (#4299) by @sentrivana
16+
- tests: Add huey to toxgen (#4298) by @sentrivana
2017
- tests: Update tox.ini (#4297) by @sentrivana
18+
- tests: Move aiohttp under toxgen (#4319) by @sentrivana
19+
- tests: Fix version picking in toxgen (#4323) by @sentrivana
20+
- build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#4318) by @dependabot
2121

2222
## 2.26.1
2323

0 commit comments

Comments
 (0)