We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c156db0 commit bc9f53eCopy full SHA for bc9f53e
CHANGELOG.md
@@ -2,20 +2,12 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [Unreleased]
6
-
7
-### Added
+## [0.1.1]
8
9
- rules - Detect s390 or s390x as the runtime architecture (GOOS) and
10
automatically use the appropriate syscall name to number table without
11
requiring the rule to explicitly specify an arch (`-F arch=s390x`). #23
12
13
-### Changed
14
15
-### Deprecated
16
17
-### Removed
18
19
## [0.1.0]
20
21
### Changed
0 commit comments