Skip to content

Commit

Permalink
[fc] Repository: plone.rest
Browse files Browse the repository at this point in the history
Branch: refs/heads/main
Date: 2023-10-18T12:14:38+02:00
Author: Timo Stollenwerk (tisto) <[email protected]>
Commit: plone/plone.rest@eb59f3d

Use proper changelog format

Files changed:
A news/166.bugfix
M news/167.feature
D news/explicitacquisition.bugfix
  • Loading branch information
tisto committed Oct 18, 2023
1 parent 962cf83 commit 932f7c7
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -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) <[email protected]>
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'

0 comments on commit 932f7c7

Please sign in to comment.