summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-08-24 21:05:05 -0700
committerTim Smith <tsmith@chef.io>2017-08-24 21:05:05 -0700
commitdd48fcd135ebd6323fea055f4e8c360b1a0305ab (patch)
tree924ef2937ee413afc6f99bff4de2e727f6e7c80a
parentf1e621229b8096593ed162fca1bd3d714fe87621 (diff)
downloadchef-zero-changelog.tar.gz
Update the changelog for 13.1changelog
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--CHANGELOG.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5a67db..a24a891 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,21 @@
# Change Log
-## [13.0.0](https://github.com/chef/chef-zero/tree/13.0.0) (2017-04-03)
-[Full Changelog](https://github.com/chef/chef-zero/compare/v5.3.2...13.0.0)
+## [v13.1.0](https://github.com/chef/chef-zero/tree/v13.1.0) (2017-07-17)
+[Full Changelog](https://github.com/chef/chef-zero/compare/v13.0.0...v13.1.0)
+
+**Merged pull requests:**
+
+- add the universe endpoint [\#269](https://github.com/chef/chef-zero/pull/269) ([lamont-granquist](https://github.com/lamont-granquist))
+- Update gemfile dependencies [\#267](https://github.com/chef/chef-zero/pull/267) ([thommay](https://github.com/thommay))
+- GET /users?email=ME@MINE.COM -- compare emails ignoring case [\#266](https://github.com/chef/chef-zero/pull/266) ([srenatus](https://github.com/srenatus))
+- GET /users?email=ME@MINE.COM -- compare emails ignoring case [\#265](https://github.com/chef/chef-zero/pull/265) ([srenatus](https://github.com/srenatus))
+- implement rfc090 for named nodes endpoint [\#264](https://github.com/chef/chef-zero/pull/264) ([jeremymv2](https://github.com/jeremymv2))
+- Add skip-chef-zero-quirks to the defaults in chef-zero [\#263](https://github.com/chef/chef-zero/pull/263) ([jaymalasinha](https://github.com/jaymalasinha))
+- Add skip-chef-zero-quirks to the defaults in chef-zero [\#262](https://github.com/chef/chef-zero/pull/262) ([jaymalasinha](https://github.com/jaymalasinha))
+- Ensure that tests that use chef-zero git will work [\#259](https://github.com/chef/chef-zero/pull/259) ([thommay](https://github.com/thommay))
+
+## [v13.0.0](https://github.com/chef/chef-zero/tree/v13.0.0) (2017-04-03)
+[Full Changelog](https://github.com/chef/chef-zero/compare/v5.3.2...v13.0.0)
**Merged pull requests:**