summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2015-05-05 10:01:54 +0100
committerThom May <thom@chef.io>2015-05-05 10:02:51 +0100
commit8c92948746bc418fac09218814a9cfb9e4894b5d (patch)
treec2400a20956e270cdd399ef8364e551895c9457b
parent20559c2206c5a7f7e1512f6146593dc34a6101fc (diff)
downloadchef-8c92948746bc418fac09218814a9cfb9e4894b5d.tar.gz
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 462d1c11ca..83ae4c567c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@
Fix installation of yum packages with version constraints #3155
* [**Dave Eddy**](https://github.com/bahamas10):
fix smartos_package for new "pkgin" output, fixes #3112 #3165
+* [**Yukihiko SAWANOBORI**](https://github.com/sawanoboly):
+ Show Chef version on chef shell prompt
* Add an integration test of chef-client with empty ENV. #3321
* Switch over Windows builds to universal builds. #3278