From db817c63260ca8e8b681434b0457371aa9a39557 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Tue, 20 Sep 2022 18:41:39 +0200 Subject: [PATCH] fixed typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c0336d..29dcff9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.18.0.SNAPSHOT] - 2022-09-20 +## [v1.18.0-SNAPSHOT] - 2022-09-20 - Feature #23891, The (wrongly named) Feed class has been changed to Post, all the methods have been changed accordingly and the old one set as deprecated