summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-08-25 10:19:13 +0100
committerGitHub <noreply@github.com>2017-08-25 10:19:13 +0100
commit6546f34e15dbbe0f59d512b13d23d08ba24381db (patch)
tree924ef2937ee413afc6f99bff4de2e727f6e7c80a
parentf1e621229b8096593ed162fca1bd3d714fe87621 (diff)
parentdd48fcd135ebd6323fea055f4e8c360b1a0305ab (diff)
downloadchef-zero-6546f34e15dbbe0f59d512b13d23d08ba24381db.tar.gz
Merge pull request #270 from chef/changelog
Update the changelog for 13.1
-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:**