Skip to content

Commit 097ad9b

Browse files
committed
Changelog improvement
1 parent 5a3aa2f commit 097ad9b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
### Added
66

7-
- Introduced a `Connection` functor that allows for custom mutex
8-
implementations. This improves compatibility with effect-based concurrency
9-
frameworks and helps prevent deadlocks.
10-
- Added a Makefile target to generate `compile_commands.json` for improved LSP
11-
support in editors.
7+
- `Connection` functor that allows for custom mutex implementations. This
8+
improves compatibility with effect-based concurrency frameworks and helps
9+
prevent deadlocks.
10+
- Makefile target to generate `compile_commands.json` for improved LSP support
11+
in editors.
1212

1313
### Changed
1414

0 commit comments

Comments
 (0)