File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Revision history for IRC::Client
4
4
- Bump version of IO::Socket::Async::SSL, and make it accept any
5
5
future versions as well, to prevent clashes with e.g. Whateverable
6
6
- Add separate badges for each OS
7
+ - Add sponsor button
7
8
- Update copyright year
8
9
9
10
4.0.11 2023-11-07T14:12:36+01:00
Original file line number Diff line number Diff line change 1
- [ ![ Actions Status] ( https://github.com/lizmat/IRC-Client/actions/workflows/linux.yml/badge.svg )] ( https://github.com/lizmat/IRC-Client/actions ) [ ![ Actions Status] ( https://github.com/lizmat/IRC-Client/actions/workflows/macos.yml/badge.svg )] ( https://github.com/lizmat/IRC-Client/actions ) [ ![ Actions Status ] ( https://github.com/lizmat/IRC-Client/actions/workflows/windows.yml/badge.svg )] ( https://github.com/lizmat/IRC-Client/actions )
1
+ [ ![ Actions Status] ( https://github.com/lizmat/IRC-Client/actions/workflows/linux.yml/badge.svg )] ( https://github.com/lizmat/IRC-Client/actions ) [ ![ Actions Status] ( https://github.com/lizmat/IRC-Client/actions/workflows/macos.yml/badge.svg )] ( https://github.com/lizmat/IRC-Client/actions )
2
2
3
3
NAME
4
4
====
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ filename = lib/IRC/Client.rakumod
10
10
[Badges]
11
11
provider = github-actions/linux.yml
12
12
provider = github-actions/macos.yml
13
- provider = github-actions/windows.yml
13
+ # provider = github-actions/windows.yml
14
14
15
15
[UploadToZef]
You can’t perform that action at this time.
0 commit comments