Skip to content

Commit 9a3746f

Browse files
committed
Improve CHANGELOG.md
1 parent b6b73c2 commit 9a3746f

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

CHANGELOG.md

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

88
## [0.7.0] 2025-11-19
99

10-
In this release, we refocus the library on providing a minimal set of basic types.
11-
12-
`typhoon/type` now contains only the types necessary for building runtime tools like `is()` or `HMap`.
13-
Complex types requiring reflection and/or additional context have been removed and will be implemented in
14-
`typhoon/algebra`.
10+
In this release, we refocus the library: `typhoon/type` now contains only the types necessary for building
11+
runtime tools like `is()` or `HMap`. Complex types requiring reflection and/or additional context have been removed
12+
and will be later implemented in `typhoon/algebra`.
1513

1614
### Added
1715

0 commit comments

Comments
 (0)