From 036e84b0b8f3079d1c9109ea7ed7eaaf391417cc Mon Sep 17 00:00:00 2001 From: Sebastian Jimenez Date: Mon, 5 Jun 2023 21:33:06 -0700 Subject: [PATCH] Changelog update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abcada5..5b896c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +## 1.23.0 +- [#403](https://github.com/JsonApiClient/json_api_client/pull/403) - Feature: Use the association options to lookup relationship class + ## 1.22.0 - [#400](https://github.com/JsonApiClient/json_api_client/pull/400) - Fix for multi-word custom endpoint and route format