summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortylercloke <tylercloke@gmail.com>2015-05-04 11:23:52 -0700
committertylercloke <tylercloke@gmail.com>2015-05-04 13:19:18 -0700
commit81a0a4b1b8b615749953c0154c127e900a7121b9 (patch)
tree92768bd2da446ddc6fec8e347835d6f88aa396c5
parenta93fc69d0c09a9e8fc5f5cdac865d91db4ea012f (diff)
downloadchef-81a0a4b1b8b615749953c0154c127e900a7121b9.tar.gz
Updated changelog.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15d093da29..462d1c11ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
* [Issue #3316](https://github.com/chef/chef/issues/3316) Fix idempotency issues with the `windows_package` resource
* [pr#3295](https://github.com/chef/chef/pull/3295): Stop mutating `new_resource.checksum` in file providers. Fixes some ChecksumMismatch exceptions like [issue#3168](https://github.com/chef/chef/issues/3168)
* [pr#3320] Sanitize non-UTF8 characters in the node data before doing node.save(). Works around many UTF8 exception issues reported on node.save().
+* Implemented X-Ops-Server-API-Version with a API version of 0, as well as error handling when the Chef server does not support the API version that the client supports.
## 12.3.0