Skip to content

Commit a9b901e

Browse files
committed
docs: update changelog for v1.1.0
1 parent f766034 commit a9b901e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
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.1.0] - 2025-09-17
7+
8+
### Features
9+
10+
- Add experimental indirection layer for node socketPath
11+
([8ee8252](https://github.com/mlabs-haskell/cardano.nix/commit/8ee825291efccbbe313383044d25fff612d42519))
12+
13+
- Add demeter-run-cli package
14+
([f7010af](https://github.com/mlabs-haskell/cardano.nix/commit/f7010afbf6716cee5fce217e4516714dd7e04f9e))
15+
16+
### Bug Fixes
17+
18+
- Fix documentation rendering and changelog generation
19+
([0c1c75a](https://github.com/mlabs-haskell/cardano.nix/commit/0c1c75a2010fba0b9b8a681da56262caade7cc2c))
20+
21+
### Improvements
22+
23+
- Refactor services to use new provider system for Ogmios, Kupo and db-sync
24+
([cf0618a](https://github.com/mlabs-haskell/cardano.nix/commit/cf0618a275d91d4afa049e52ba260346abc4c599))
25+
26+
- Migrate to REUSE.toml for license management
27+
([cf9553d](https://github.com/mlabs-haskell/cardano.nix/commit/cf9553d227fc003709ae635ad2292d16db411844))
28+
29+
- Add changelog to website documentation
30+
([f79c503](https://github.com/mlabs-haskell/cardano.nix/commit/f79c503014ff0c47221f3917991903b508121a66))
31+
632
## [1.0.0] - 2025-08-29
733

834
### Initial Release

0 commit comments

Comments
 (0)