summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKartik Null Cating-Subramanian <ksubramanian@chef.io>2016-07-13 12:59:10 -0400
committerKartik Null Cating-Subramanian <ksubramanian@chef.io>2016-07-13 12:59:10 -0400
commitcfbe4eb9795ef79b372ddc2b29e1376f5f375dd4 (patch)
tree9406e98c01a9f7c8604621e7b5f6199742515f81
parent2f1792175f4579e9301ff44bb39e67fe95c8ab65 (diff)
downloadchef-12_12_15_release.tar.gz
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bac4a33a33..8027f3a1cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log
+## [v12.12.25](https://github.com/chef/chef/tree/v12.12.25) (2016-07-13)
+[Full Changelog](https://github.com/chef/chef/compare/v12.12.13...v12.12.25)
+
+**Fixed Bugs:**
+
+- add back method_missing support to set_unless [\#5103](https://github.com/chef/chef/pull/5103) ([lamont-granquist](https://github.com/lamont-granquist))
+
## [v12.12.15](https://github.com/chef/chef/tree/v12.12.15) (2016-07-08)
[Full Changelog](https://github.com/chef/chef/compare/v12.12.13...v12.12.15)