Skip to content

Commit

Permalink
Updates release notes for PR #36
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Apr 20, 2024
1 parent 455b886 commit 7b4b4ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .release-notes/http-deps.md

This file was deleted.

4 changes: 4 additions & 0 deletions .release-notes/next-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## Update to ponylang/http version 0.6.1

We've updated to ponylang/http version 0.6.1. The update is important to end users as the http library uses `ponylang/net_ssl`. On Windows, we need to keep LibreSSL versions in sync between various libraries that use `ponylang/net_ssl` and `ponylang/crypto`. This update ensures that the versions can be kept in sync in end user projects.

0 comments on commit 7b4b4ff

Please sign in to comment.