Skip to content

Commit 5186f30

Browse files
committed
Prepare changelog for new release
1 parent 44649c1 commit 5186f30

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.0.4] - 2026-03-30
11+
1012
Bugfixes:
1113
* Preserve TTY properties for child processes in `spago run` (#1341)
1214
* Do not repeatedly request the same log line from the Registry server (#1381)
13-
* Fix solver failing for local packages in `extraPackages` with version constraints (#1338)
15+
* Fix solver failing for local packages in `extraPackages` with version constraints (#1338, #1391)
1416
- Solver now widens ranges for non-registry extra packages so they are always accepted
1517
- Warns when a local package's `publish.version` doesn't match the declared constraint
18+
* Fix `purs graph` command after bundling/running a single package in a monorepo (#1394)
1619

1720
## [1.0.3] - 2026-02-01
1821

0 commit comments

Comments
 (0)