From cb5811ee0391093fe3af6274df9b80f4fb5514e3 Mon Sep 17 00:00:00 2001 From: tisto Date: Wed, 18 Oct 2023 12:14:38 +0200 Subject: [PATCH] [fc] Repository: plone.rest Branch: refs/heads/main Date: 2023-10-18T12:14:38+02:00 Author: Timo Stollenwerk (tisto) Commit: https://github.com/plone/plone.rest/commit/eb59f3df002f388b6d282eb16ab50eabc4c40c80 Use proper changelog format Files changed: A news/166.bugfix M news/167.feature D news/explicitacquisition.bugfix --- last_commit.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/last_commit.txt b/last_commit.txt index 14938030ab..be1fcf0f1a 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -1,16 +1,17 @@ -Repository: plone.restapi +Repository: plone.rest Branch: refs/heads/main -Date: 2023-10-18T11:48:36+02:00 +Date: 2023-10-18T12:14:38+02:00 Author: Timo Stollenwerk (tisto) -Commit: https://github.com/plone/plone.restapi/commit/d68bb76246b07aa49fa9dc8a529f55affc58ecf9 +Commit: https://github.com/plone/plone.rest/commit/eb59f3df002f388b6d282eb16ab50eabc4c40c80 -Fix changelog for #1719 +Use proper changelog format Files changed: -A news/1719.internal -D news/1.bugfix +A news/166.bugfix +M news/167.feature +D news/explicitacquisition.bugfix -b'diff --git a/news/1.bugfix b/news/1719.internal\nsimilarity index 100%\nrename from news/1.bugfix\nrename to news/1719.internal\n' +b'diff --git a/news/166.bugfix b/news/166.bugfix\nnew file mode 100644\nindex 0000000..bc0cc87\n--- /dev/null\n+++ b/news/166.bugfix\n@@ -0,0 +1 @@\n+Make REST endpoints check for acquired items. @jaroel\ndiff --git a/news/167.feature b/news/167.feature\nindex f450b55..a9860db 100644\n--- a/news/167.feature\n+++ b/news/167.feature\n@@ -1 +1 @@\n-Add support for Python 3.12 @tisto\n\\ No newline at end of file\n+Add support for Python 3.12. @tisto\n\\ No newline at end of file\ndiff --git a/news/explicitacquisition.bugfix b/news/explicitacquisition.bugfix\ndeleted file mode 100644\nindex 37d8c63..0000000\n--- a/news/explicitacquisition.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-- Make REST endpoints check for acquired items.\n- [jaroel]\n'