Skip to content

Commit

Permalink
release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
charliemaiors committed Jun 26, 2023
2 parents acbc908 + e5c93c9 commit e0e4c69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
goos: darwin
- goarch: arm64
goos: windows
- goarch: arm64
goos: openbsd
- goarch: arm64
goos: netbsd
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down
5 changes: 2 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Release 1.1.0
# Release 1.1.1

* Support extended for darwin (macos)
* Support for *BSD systems
* Excluded some releases

0 comments on commit e0e4c69

Please # to comment.