Skip to content

Commit 1ce270d

Browse files
committed
Rotate release notes as part of the 0.2.0 release
1 parent 9a879f8 commit 1ce270d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.release-notes/0.2.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## Update ponylang/lori dependency to 0.6.0
2+
3+
We've updated the dependency on [ponylang/lori](https://github.com/ponylang/lori) to version 0.6.0. The new version of lori comes with a number of stability improvements that should make this library more reliable in "edge-case scenarios".
4+
5+
The new lori dependency has a transitive dependency on [ponylang/net_ssl](https://github.com/ponylang/net_ssl) and as such, an SSL library is now required to build this library. Please see the [net_ssl installation instructions](https://github.com/ponylang/net_ssl?tab=readme-ov-file#installation) for more information.
6+

.release-notes/next-release.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +0,0 @@
1-
## Update ponylang/lori dependency to 0.6.0
2-
3-
We've updated the dependency on [ponylang/lori](https://github.com/ponylang/lori) to version 0.6.0. The new version of lori comes with a number of stability improvements that should make this library more reliable in "edge-case scenarios".
4-
5-
The new lori dependency has a transitive dependency on [ponylang/net_ssl](https://github.com/ponylang/net_ssl) and as such, an SSL library is now required to build this library. Please see the [net_ssl installation instructions](https://github.com/ponylang/net_ssl?tab=readme-ov-file#installation) for more information.
6-

0 commit comments

Comments
 (0)