Skip to content

Commit 11062d0

Browse files
committed
Prepare for v0.6
1 parent c10e8fa commit 11062d0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [v0.6.0](https://github.com/tweag/linear-base/tree/v0.6.0) (2025-11-18)
4+
5+
[Full Changelog](https://github.com/tweag/linear-base/compare/v0.5.0...v0.6.0)
6+
7+
### Headline changes
8+
9+
- Make List.zipWith as lazy as expected [\#492](https://github.com/tweag/linear-base/pull/492) ([aspiwack](https://github.com/aspiwack))
10+
311
## [v0.5.0](https://github.com/tweag/linear-base/tree/v0.5.0) (2025-04-07)
412

513
[Full Changelog](https://github.com/tweag/linear-base/compare/v0.4.0...v0.5.0)

linear-base.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: linear-base
3-
version: 0.5.0
3+
version: 0.6.0
44
license: MIT
55
license-file: LICENSE
66
copyright: (c) Tweag Holding and affiliates

0 commit comments

Comments
 (0)