Skip to content

Commit 658bbc8

Browse files
authored
Merge pull request #142 from mlabs-haskell/release/v1.2.0
docs: update changelog for v1.2.0
2 parents 25326f2 + 68b2f4d commit 658bbc8

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,40 @@
33
All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [1.2.0] - 2025-09-19
7+
8+
### Features
9+
10+
- Update cardano-db-sync from 13.6.0.2 to 13.6.0.5
11+
([182c65e](https://github.com/mlabs-haskell/cardano.nix/commit/182c65edc8f2ebd8195d1723ab851e3a9c68a7bd))
12+
13+
- Update ogmios from 6.8.0 to 6.13.0
14+
([0a2658a](https://github.com/mlabs-haskell/cardano.nix/commit/0a2658a829ea390a42fd86b010f778b2d6620ede))
15+
16+
- Update cardano-node from 10.4.1 to 10.5.1
17+
([ad56d64](https://github.com/mlabs-haskell/cardano.nix/commit/ad56d644ea0273965483c605d91c2e8ad98bd19f))
18+
19+
### Bug Fixes
20+
21+
- Use PraosMode as default consensus mode for cardano-node
22+
([1ee34ff](https://github.com/mlabs-haskell/cardano.nix/commit/1ee34ff79eac80570851a0f4fb31724d9a7c93f0))
23+
24+
### Documentation
25+
26+
- Add release management guide
27+
([0b5f9c1](https://github.com/mlabs-haskell/cardano.nix/commit/0b5f9c12280139be9db5d9a17c83d460a4e1591c))
28+
29+
### Improvements
30+
31+
- Move flake-parts definition to templates
32+
([4c12871](https://github.com/mlabs-haskell/cardano.nix/commit/4c128713668c8c9e409529425f4e909cd8e6e854))
33+
34+
- Format code using latest nixfmt
35+
([b2bfa00](https://github.com/mlabs-haskell/cardano.nix/commit/b2bfa007e905dbb749ec794e80d1578d49b40f09))
36+
37+
- Update flake inputs and reduce transitive dependencies
38+
([3c73703](https://github.com/mlabs-haskell/cardano.nix/commit/3c737030879adec3e3bf452d7bd7432a885a5c49))
39+
640
## [1.1.0] - 2025-09-17
741

842
### Features

0 commit comments

Comments
 (0)