From 26e02a5d5ba337b3c96478fd76e1206ccf181a28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louise=20Linn=C3=A9?= Date: Mon, 23 Jan 2023 13:06:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c229ad80..68228663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## [3.2.0] - 2023-01-23 + +### Added + +- Add functionality to customize the number of hops for path-finding requests to the api. The number of hops is now an optional parameter with the default set to 3. [#153](https://github.com/CirclesUBI/circles-core/pull/153) + ## [3.1.3] - 2022-12-02 ### Removed