Skip to content

Commit bc9f53e

Browse files
committed
Prepare release v0.1.1
1 parent c156db0 commit bc9f53e

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased]
6-
7-
### Added
5+
## [0.1.1]
86

97
- rules - Detect s390 or s390x as the runtime architecture (GOOS) and
108
automatically use the appropriate syscall name to number table without
119
requiring the rule to explicitly specify an arch (`-F arch=s390x`). #23
1210

13-
### Changed
14-
15-
### Deprecated
16-
17-
### Removed
18-
1911
## [0.1.0]
2012

2113
### Changed

0 commit comments

Comments
 (0)