Skip to content

Commit e671d0b

Browse files
committed
chore: update CHANGELOG
1 parent df46c0a commit e671d0b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- `Web2Json`: added `PublicWeb2` source support, allows calling any public Web2 endpoint. Only available on testnets.
13+
14+
### Changed
15+
16+
- `Web2Json`: removed `testApis` source, use `PublicWeb2` instead.
17+
- Bumped required Node.js version to 24 (lts/krypton).
18+
1019
## [1.3.1] - 2026-01-08
1120

1221
### Fixed

0 commit comments

Comments
 (0)