summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Scandurra <as_cii@hotmail.it>2014-03-18 08:35:10 +0100
committerAntonio Scandurra <as_cii@hotmail.it>2014-03-18 08:36:29 +0100
commitea331be789630f09c44a541b67d985364984087e (patch)
treeba9a30de54557d5720f584b2815e63c6369029c9
parentece4952b4adccbda14e54125d60be66b81451c32 (diff)
downloadbundler-ea331be789630f09c44a541b67d985364984087e.tar.gz
Report docs change in CHANGELOG
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95304c08e5..ba830200d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,10 @@ Features:
- `bundle show --verbose` Add gem summary to the output (@lardcanoe)
- `bundle gem GEM --ext` now generates a skeleton for a C extension (@superdealloc)
+Documentation:
+
+ - Add missing switches for bundle-install(1) and bundle-update(1) (@as-cii)
+
## 1.5.3 (2014-02-06)
Bugfixes: