Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
toddr committed Jan 23, 2023
1 parent e894db1 commit 8866d5e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
IO 1.51
* #20201 bump dist/IO to v1.51, due to PR 19663
* [doc] Update IO::Handle synopsis. Add `my` to examples for better practice.
* Update IO::File synopsis. Add `my` to examples for better practice.
* Update IO::Dir synopsis. Add `my` to examples for better practice.
* IO::Socket::UNIX: Add proper hyperlink in pod
* IO::Socket::INET: Use proper hyperlink in pod
* IO::Pipe: Use proper hyperlink in pod
* IO::Handle: Use proper hyperlink in pod
* Fix dist/IO/poll.h for mingw-w64 runtimes 9.0 and later

IO 1.50
* Bump to 1.50 after cpantesters run.

Expand Down

0 comments on commit 8866d5e

Please sign in to comment.