From 9c26c8cc125c55345caf0cb235e1f9cdc2847ffa Mon Sep 17 00:00:00 2001 From: Angelo Veltens Date: Mon, 12 Aug 2024 19:28:15 +0200 Subject: [PATCH] chats: add createChat to changelog --- chats/rdflib/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chats/rdflib/CHANGELOG.md b/chats/rdflib/CHANGELOG.md index d1b7f29..265d9b9 100644 --- a/chats/rdflib/CHANGELOG.md +++ b/chats/rdflib/CHANGELOG.md @@ -4,3 +4,9 @@ All notable changes to this module 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). + +## Unreleased + +### Added + +- [createChat](https://solid-contrib.github.io/data-modules/chats-rdflib-api/interfaces/ChatsModule.html#createChat) \ No newline at end of file