Skip to content

Commit cbc2840

Browse files
committed
Updated CHANGELOG for v0.4.0
1 parent 76dbd8a commit cbc2840

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# Changelog for `@datastax/langflow-client`
22

3-
## Ongoing [](https://github.com/datastax/langflow-client-ts/compare/v0.3.1...main)
3+
## Ongoing [](https://github.com/datastax/langflow-client-ts/compare/v0.4.0...main)
44

5-
...
5+
## 0.4.0 (June 27, 2025) [](https://github.com/datastax/langflow-client-ts/compare/v0.3.1...v0.4.0)
66

7-
## 0.3.1 (June 2, 2025) [](https://github.com/datastax/langflow-client-ts/compare/v0.3.0...0.3.1)
7+
### Added
8+
9+
- The upload and list methods of the v2 File Upload API
10+
11+
### Changed
12+
13+
- The v1 File Upload method now takes a File or Blob instead of a file path
14+
- Tests all use strict assertions now
15+
16+
## 0.3.1 (June 2, 2025) [](https://github.com/datastax/langflow-client-ts/compare/v0.3.0...v0.3.1)
817

918
### Changed
1019

0 commit comments

Comments
 (0)