Skip to content

Commit a647e7c

Browse files
committed
Update Change Log
1 parent c7e3057 commit a647e7c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ When updating the changelog, remember to be very clear about what behavior has c
1313
and what APIs have changed, if applicable.
1414

1515
## [Unreleased]
16+
17+
## [29.42.0-rc.1] - 2023-04-19
1618
- Remove the overriding of content-length for HEADER requests as per HTTP Spec
1719
More details about this issue can be found @ https://jira01.corp.linkedin.com:8443/browse/SI-31814
1820
## [29.41.12] - 2023-04-06
@@ -5459,7 +5461,8 @@ patch operations can re-use these classes for generating patch messages.
54595461

54605462
## [0.14.1]
54615463

5462-
[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.41.12...master
5464+
[Unreleased]: https://github.com/linkedin/rest.li/compare/v29.42.0-rc.1...master
5465+
[29.42.0-rc.1]: https://github.com/linkedin/rest.li/compare/v29.41.12...v29.42.0-rc.1
54635466
[29.41.12]: https://github.com/linkedin/rest.li/compare/v29.41.11...v29.41.12
54645467
[29.41.11]: https://github.com/linkedin/rest.li/compare/v29.41.10...v29.41.11
54655468
[29.41.10]: https://github.com/linkedin/rest.li/compare/v29.41.9...v29.41.10

0 commit comments

Comments
 (0)