Skip to content

Commit 193d593

Browse files
Update CHANGELOG.md
1 parent 0034946 commit 193d593

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added
1313

14-
- Add OneofDescriptor::is_synthetic ([#175](https://github.com/andrewhickman/prost-reflect/pull/175))
15-
16-
### Other
17-
18-
- Add default_value method to FieldDescriptor, ExtensionDescriptor and Value for better visibility ([#176](https://github.com/andrewhickman/prost-reflect/pull/176))
14+
- Add `OneofDescriptor::is_synthetic` ([#175](https://github.com/andrewhickman/prost-reflect/pull/175))
15+
- Add `default_value` method to `FieldDescriptor`, `ExtensionDescriptor` and `Value` for better visibility ([#176](https://github.com/andrewhickman/prost-reflect/pull/176))
1916

2017
## [0.16.0](https://github.com/andrewhickman/prost-reflect/compare/prost-reflect-v0.15.3...prost-reflect-v0.16.0) - 2025-06-13
2118

0 commit comments

Comments
 (0)