From 034e3c111a893de9259f9ce629f1d58a4295b918 Mon Sep 17 00:00:00 2001 From: Karoly Lorentey Date: Tue, 8 Nov 2016 16:10:02 +0100 Subject: [PATCH] Update change log. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f9cd5..28fb6a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # 2.0.1 (2016-11-08) -This release restores support for building BigInt with the Swift Package Manager. +This release contains the following bugfixes: + +- The Swift version number is now correctly set in all targets (PR #7 by @mAu888). +- BigInt now builds on Linux (PR #5 by @ratranqu). +- Building BigInt with the Swift Package Manager bundled with Swift 3.0.1 works correctly. Additionally, Foundation imports that weren't actually needed were removed from sources.