From d91080be396af96266941499d369d0f8279761b0 Mon Sep 17 00:00:00 2001 From: Steve Coffman Date: Tue, 24 May 2022 09:49:00 -0400 Subject: [PATCH] Update changelog Signed-off-by: Steve Coffman --- CHANGELOG.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc0e0bd802..8dd7eb9922 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,36 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/99designs/gqlgen/compare/v0.17.6...HEAD) +## [Unreleased](https://github.com/99designs/gqlgen/compare/v0.17.7...HEAD) + +## [v0.17.7](https://github.com/99designs/gqlgen/compare/v0.17.6...v0.17.7) - 2022-05-24 +- 2b1dff1b release v0.17.7 + +- b2087f94 Update module dependencies (#2192) + +
8825ac46 Fix misprint (#2187) + +* Fix misprint + +* Fix misprint + +* Re-generate + +
+ +- 41daa5d8 fix #2190](https://github.com/99designs/gqlgen/issues/2190) - don't use backslash for "embed" paths on windows ([#2191) + +- 0cce5544 Update Changelog + +- 26644541 v0.17.6 postrelease bump + + + + + ## [v0.17.6](https://github.com/99designs/gqlgen/compare/v0.17.5...v0.17.6) - 2022-05-23 - 358d45dc release v0.17.6