Skip to content

Commit 2598191

Browse files
committed
chore: update prlog for pr
1 parent 705f722 commit 2598191

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

PRLOG.md

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

8+
## [Unreleased]
9+
10+
### Fixed
11+
12+
- deps: update rust crate serde to 1.0.228(pr [#116])
13+
814
## [0.2.35] - 2025-09-28
915

1016
### Added
@@ -382,6 +388,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
382388
[#112]: https://github.com/jerus-org/lambda_sqs/pull/112
383389
[#113]: https://github.com/jerus-org/lambda_sqs/pull/113
384390
[#114]: https://github.com/jerus-org/lambda_sqs/pull/114
391+
[#116]: https://github.com/jerus-org/lambda_sqs/pull/116
392+
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.35...HEAD
385393
[0.2.35]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.34...v0.2.35
386394
[0.2.34]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.33...v0.2.34
387395
[0.2.33]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.32...v0.2.33

0 commit comments

Comments
 (0)