Skip to content

Commit

Permalink
split changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Oct 5, 2023
1 parent 61aa9fc commit a4e6057
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changes/2652a0e3-6588-4542-a35d-eafd5adf8c77.json

This file was deleted.

5 changes: 5 additions & 0 deletions .changes/40f4af9b-316c-4d95-a4d4-9b7787feba1d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "40f4af9b-316c-4d95-a4d4-9b7787feba1d",
"type": "misc",
"description": "Refactor codegen to place serialization and deserialization code into the `serde` package rather than the `transform` package."
}
5 changes: 5 additions & 0 deletions .changes/4a39b540-3048-4f2c-b13e-9ff6a8975896.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "4a39b540-3048-4f2c-b13e-9ff6a8975896",
"type": "misc",
"description": "Relocate `TlsVersion` to the `net` package."
}
5 changes: 0 additions & 5 deletions .changes/bd8a575c-ecec-4744-bde6-44f8900d573d.json

This file was deleted.

5 changes: 5 additions & 0 deletions .changes/ef3ee209-71da-4e92-9cf8-85b446d32bb0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "ef3ee209-71da-4e92-9cf8-85b446d32bb0",
"type": "misc",
"description": "Make `ByteArrayContent` and friends `internal` and force consumers to go through companion object convenience functions."
}

0 comments on commit a4e6057

Please sign in to comment.