From 689880a0a3d2fff6ab06595b715dce358050195c Mon Sep 17 00:00:00 2001 From: sam boyer Date: Tue, 16 Jan 2018 01:28:06 -0800 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b84258f1..dac5a2f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ IMPROVEMENTS: * Add constraint for locked projects in `dep status`. ([#962](https://github.com/golang/dep/pull/962) * Make external config importers error tolerant. ([#1315](https://github.com/golang/dep/pull/1315)) * Show LATEST and VERSION as the same type in status. ([#1515](https://github.com/golang/dep/pull/1515) +* Warn when [[constraint]] rules that will have no effect. ([#1534](https://github.com/golang/dep/pull/1534)) # v0.3.2