Skip to content

Commit d8dbfe6

Browse files
committed
Update CHANGELOG
1 parent d85f5b5 commit d8dbfe6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### `gsd-parser`
9+
#### Changed
10+
- Make `PrmBuilder::set_prm()` and `PrmBuilder::set_prm_from_text()` fallible
11+
instead of panicking when invalid values/prm information is provided.
12+
- General code improvements in a few places.
13+
14+
### `profirust`
15+
#### Changed
16+
- General code improvements in a few places.
817

918

1019
## [0.6.0] - 2025-02-23

0 commit comments

Comments
 (0)