You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## 0.21.5 (2024-06-28)
4
+
5
+
Full Changelog: [v0.21.4...v0.21.5](https://github.com/Finch-API/finch-api-python/compare/v0.21.4...v0.21.5)
6
+
7
+
### Bug Fixes
8
+
9
+
***build:** include more files in sdist builds ([#409](https://github.com/Finch-API/finch-api-python/issues/409)) ([1508b49](https://github.com/Finch-API/finch-api-python/commit/1508b49756620d8fda71886beb750bc0bdc05d89))
10
+
11
+
12
+
### Chores
13
+
14
+
***deps:** bump anyio to v4.4.0 ([#411](https://github.com/Finch-API/finch-api-python/issues/411)) ([45c5047](https://github.com/Finch-API/finch-api-python/commit/45c50471351af8213f414d60c269fbf3e2b4e4bd))
15
+
***internal:** add reflection helper function ([#412](https://github.com/Finch-API/finch-api-python/issues/412)) ([1e84873](https://github.com/Finch-API/finch-api-python/commit/1e848737d7505b57702604b8e95c3a8c85c75bc9))
16
+
3
17
## 0.21.4 (2024-06-26)
4
18
5
19
Full Changelog: [v0.21.3...v0.21.4](https://github.com/Finch-API/finch-api-python/compare/v0.21.3...v0.21.4)
0 commit comments