From bc9f53eaa23bfe3fbf023ab5ec7523336b4d9b2f Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Thu, 5 Apr 2018 15:19:11 -0400 Subject: [PATCH] Prepare release v0.1.1 --- CHANGELOG.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2e3485..4f78647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,20 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] - -### Added +## [0.1.1] - rules - Detect s390 or s390x as the runtime architecture (GOOS) and automatically use the appropriate syscall name to number table without requiring the rule to explicitly specify an arch (`-F arch=s390x`). #23 -### Changed - -### Deprecated - -### Removed - ## [0.1.0] ### Changed