summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Scandurra <as_cii@hotmail.it>2014-03-21 11:18:18 +0100
committerAntonio Scandurra <as_cii@hotmail.it>2014-03-21 11:18:18 +0100
commit90a84ad89511531d6168d1275b1ef65b6b5d4572 (patch)
treef4e46aeb8ef4e82fa9233b48d556d94138e04b2c
parent259012d7bdf90e362122122b1f090a8af8070b32 (diff)
downloadbundler-90a84ad89511531d6168d1275b1ef65b6b5d4572.tar.gz
Report threequals removal on changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95304c08e5..1f1f4f8d78 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@ Features:
- `bundle outdated --strict` now only reports allowed updates (@davidblondeau)
- `bundle show --verbose` Add gem summary to the output (@lardcanoe)
- `bundle gem GEM --ext` now generates a skeleton for a C extension (@superdealloc)
+ - Avoid using threequals operator where possible (@as-cii)
## 1.5.3 (2014-02-06)